| Package | Description |
|---|---|
| org.cipango.server.session |
| Modifier and Type | Method and Description |
|---|---|
SessionManager |
SessionHandler.getSessionManager() |
SessionManager |
ApplicationSession.getSessionManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionHandler.setSessionManager(SessionManager sessionManager) |
| Constructor and Description |
|---|
ApplicationSession(SessionManager sessionManager,
java.lang.String id) |
ApplicationSession(SessionManager sessionManager,
java.lang.String id,
long created,
long access) |
SessionHandler(SessionManager sessionManager) |
Copyright © 2015. All Rights Reserved.