Package | Description |
---|---|
ej.hoka.session |
Server side session.
|
Modifier and Type | Method and Description |
---|---|
Session |
SessionHandler.getSession(java.lang.String sessionID)
Gets the session associated to the given ID, if any.
|
Session |
SessionHandler.newSession()
Creates a new session.
|