| Package | Description |
|---|---|
| org.osgl.http |
| Modifier and Type | Class and Description |
|---|---|
static class |
H.KV<T extends H.KV> |
| Modifier and Type | Class and Description |
|---|---|
static class |
H.Flash
A Flash represent a storage scope that attributes inside is valid only
for one session interaction.
|
static class |
H.Session
Defines a data structure to encapsulate a stateless session which
accept only
String type value, and will be persisted at
client side as a cookie. |
| Modifier and Type | Method and Description |
|---|---|
H.KV |
H.Flash.out() |
Copyright © 2017. All Rights Reserved.