Interface | Description |
---|---|
SessionStorage |
A marker concurrent map sub interface, to make retrieving the session storage from the service easier.
|
SessionStore |
A store of sessions.
|
Class | Description |
---|---|
MapSessionsModule |
An extension module that provides an in memory map store for sessions,
SessionStore . |