|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextHandler | |
|---|---|
| org.eclipse.jetty.server | |
| org.eclipse.jetty.server.handler | |
| org.eclipse.jetty.servlet | |
| org.eclipse.jetty.webapp | |
| Uses of ContextHandler in org.eclipse.jetty.server |
|---|
| Methods in org.eclipse.jetty.server that return ContextHandler | |
|---|---|
ContextHandler |
AsyncContinuation.getContextHandler()
|
| Constructors in org.eclipse.jetty.server with parameters of type ContextHandler | |
|---|---|
Dispatcher(ContextHandler contextHandler,
java.lang.String name)
Constructor. |
|
Dispatcher(ContextHandler contextHandler,
java.lang.String uri,
java.lang.String pathInContext,
java.lang.String query)
|
|
| Uses of ContextHandler in org.eclipse.jetty.server.handler |
|---|
| Subclasses of ContextHandler in org.eclipse.jetty.server.handler | |
|---|---|
class |
MovedContextHandler
Moved ContextHandler. |
| Methods in org.eclipse.jetty.server.handler that return ContextHandler | |
|---|---|
ContextHandler |
ContextHandlerCollection.addContext(java.lang.String contextPath,
java.lang.String resourceBase)
Add a context handler. |
ContextHandler |
ContextHandler.Context.getContextHandler()
|
| Uses of ContextHandler in org.eclipse.jetty.servlet |
|---|
| Subclasses of ContextHandler in org.eclipse.jetty.servlet | |
|---|---|
class |
ServletContextHandler
Servlet Context. |
| Uses of ContextHandler in org.eclipse.jetty.webapp |
|---|
| Subclasses of ContextHandler in org.eclipse.jetty.webapp | |
|---|---|
class |
WebAppContext
Web Application Context Handler. |
| Methods in org.eclipse.jetty.webapp that return ContextHandler | |
|---|---|
ContextHandler |
WebAppClassLoader.getContext()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||