| Package | Description |
|---|---|
| org.eclipse.jetty.server | |
| org.eclipse.jetty.server.session |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionManager.setSessionHandler(SessionHandler handler)
Sets the
SessionHandler. |
| Modifier and Type | Field and Description |
|---|---|
protected SessionHandler |
AbstractSessionManager._sessionHandler |
| Modifier and Type | Method and Description |
|---|---|
SessionHandler |
AbstractSessionManager.getSessionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSessionManager.setSessionHandler(SessionHandler sessionHandler) |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.