| Package | Description |
|---|---|
| sunlabs.brazil.session | |
| sunlabs.brazil.sunlabs |
| Class and Description |
|---|
| CacheManager
This
SessionManager associates an object with a Session ID
to give Handlers the ability to maintain state that lasts for the
duration of a session instead of just for the duration of a request. |
| SessionManager
The
SessionManager associates an object with a Session ID
to give Handlers the ability to maintain state that lasts for the
duration of a session instead of just for the duration of a request. |
| Class and Description |
|---|
| PropertiesCacheManager.Saveable
This interface allows for persistence of non-properties session objects.
|