| Package | Description |
|---|---|
| org.eclipse.jetty.server | |
| org.eclipse.jetty.server.handler | |
| org.eclipse.jetty.server.session | |
| org.eclipse.jetty.servlet | |
| org.eclipse.jetty.webapp |
| Modifier and Type | Method and Description |
|---|---|
ContextHandler.Context |
Request.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setContext(ContextHandler.Context context)
Set request context
|
| Modifier and Type | Field and Description |
|---|---|
protected ContextHandler.Context |
ContextHandler._scontext |
| Modifier and Type | Method and Description |
|---|---|
static ContextHandler.Context |
ContextHandler.getCurrentContext()
Get the current ServletContext implementation.
|
ContextHandler.Context |
ContextHandler.getServletContext() |
| Constructor and Description |
|---|
ContextHandler(ContextHandler.Context context) |
| Modifier and Type | Field and Description |
|---|---|
protected ContextHandler.Context |
AbstractSessionManager._context |
| Modifier and Type | Method and Description |
|---|---|
ContextHandler.Context |
AbstractSessionManager.getContext() |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletContextHandler.Context |
| Modifier and Type | Class and Description |
|---|---|
class |
WebAppContext.Context |
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.