| Package | Description |
|---|---|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
SessionManager.setSessionHandler(SessionHandler handler) |
Sets the
SessionHandler. |
| Modifier and Type | Field | Description |
|---|---|---|
protected SessionHandler |
AbstractSessionManager._sessionHandler |
| Modifier and Type | Method | Description |
|---|---|---|
SessionHandler |
AbstractSessionManager.getSessionHandler() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AbstractSessionManager.setSessionHandler(SessionHandler sessionHandler) |
Copyright © 1995–2018 Webtide. All rights reserved.