| Package | Description |
|---|---|
| org.glassfish.grizzly.http.server |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSessionManager
Default
SessionManager implementation. |
| Modifier and Type | Field and Description |
|---|---|
protected SessionManager |
Request.sessionManager |
| Modifier and Type | Method and Description |
|---|---|
protected SessionManager |
Request.getSessionManager() |
protected SessionManager |
HttpHandler.getSessionManager() |
static SessionManager |
DefaultSessionManager.instance() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Request.setSessionManager(SessionManager sessionManager)
Set
SessionManager, null value implies DefaultSessionManager |
Copyright © 2015 Oracle Corporation. All Rights Reserved.