| Package | Description |
|---|---|
| com.aspectran.core.component.session |
Session Management Implementations
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractSessionHandler |
Abstract Implementation of SessionHandler.
|
class |
DefaultSessionManager |
Implementation of SessionManager.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected SessionHandler |
AbstractSessionCache.sessionHandler |
| Modifier and Type | Method | Description |
|---|---|---|
protected SessionHandler |
AbstractSessionCache.getSessionHandler() |
|
SessionHandler |
DefaultSessionManager.getSessionHandler() |
|
SessionHandler |
SessionManager.getSessionHandler() |
| Constructor | Description |
|---|---|
AbstractSessionCache(SessionHandler sessionHandler) |
|
DefaultSessionCache(SessionHandler sessionHandler) |
|
Session(SessionHandler sessionHandler,
SessionData sessionData) |
|
Session(SessionHandler sessionHandler,
SessionData sessionData,
boolean newSession) |
|
SessionAgent(SessionHandler sessionHandler) |
Copyright © 2008–2018 The Aspectran Project. All rights reserved.