| Package | Description |
|---|---|
| net.lightbody.bmp.proxy.jetty.jetty.servlet | |
| net.lightbody.bmp.proxy.jetty.jetty.servlet.jmx |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSessionManager
An Abstract implementation of SessionManager.
|
class |
HashSessionManager
An in-memory implementation of SessionManager.
|
| Modifier and Type | Field and Description |
|---|---|
protected SessionManager |
ServletHandler._sessionManager |
| Modifier and Type | Method and Description |
|---|---|
SessionManager |
ServletHandler.getSessionManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletHandler.setSessionManager(SessionManager sm) |
void |
WebApplicationHandler.setSessionManager(SessionManager sm) |
| Constructor and Description |
|---|
AbstractSessionManagerMBean(SessionManager object) |
SessionManagerMBean(SessionManager object) |
Copyright © 2016. All Rights Reserved.