| Package | Description |
|---|---|
| org.eclipse.jetty.server | |
| org.eclipse.jetty.server.handler | |
| org.eclipse.jetty.server.handler.jmx | |
| org.eclipse.jetty.server.session |
| Modifier and Type | Method and Description |
|---|---|
ContextHandler |
AsyncContinuation.getContextHandler() |
| Constructor and Description |
|---|
Dispatcher(ContextHandler contextHandler,
String name)
Constructor.
|
Dispatcher(ContextHandler contextHandler,
String uri,
String pathInContext,
String query) |
| Modifier and Type | Class and Description |
|---|---|
class |
MovedContextHandler
Moved ContextHandler.
|
| Modifier and Type | Method and Description |
|---|---|
ContextHandler |
ContextHandlerCollection.addContext(String contextPath,
String resourceBase)
Add a context handler.
|
ContextHandler |
ContextHandler.Context.getContextHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractHandlerMBean.getContextName(ContextHandler context) |
| Modifier and Type | Method and Description |
|---|---|
ContextHandler |
AbstractSessionManager.getContextHandler() |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.