|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextHandler | |
|---|---|
| org.mortbay.jetty.handler | |
| org.mortbay.jetty.plugin | |
| org.mortbay.jetty.servlet | |
| org.mortbay.jetty.webapp | |
| Uses of ContextHandler in org.mortbay.jetty.handler |
|---|
| Subclasses of ContextHandler in org.mortbay.jetty.handler | |
|---|---|
class |
MovedContextHandler
Moved ContextHandler. |
| Methods in org.mortbay.jetty.handler that return ContextHandler | |
|---|---|
ContextHandler |
ContextHandlerCollection.addContext(String contextPath,
String resourceBase)
Add a context handler. |
ContextHandler |
ContextHandler.SContext.getContextHandler()
|
| Uses of ContextHandler in org.mortbay.jetty.plugin |
|---|
| Methods in org.mortbay.jetty.plugin that return ContextHandler | |
|---|---|
ContextHandler[] |
Jetty6RunMojo.getConfiguredContextHandlers()
|
| Uses of ContextHandler in org.mortbay.jetty.servlet |
|---|
| Subclasses of ContextHandler in org.mortbay.jetty.servlet | |
|---|---|
class |
Context
Servlet Context. |
| Constructors in org.mortbay.jetty.servlet with parameters of type ContextHandler | |
|---|---|
Dispatcher(ContextHandler contextHandler,
String name)
Constructor. |
|
Dispatcher(ContextHandler contextHandler,
String uri,
String pathInContext,
String query)
|
|
| Uses of ContextHandler in org.mortbay.jetty.webapp |
|---|
| Subclasses of ContextHandler in org.mortbay.jetty.webapp | |
|---|---|
class |
WebAppContext
Web Application Context Handler. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||