Uses of Class
org.eclipse.jetty.ant.types.ContextHandlers
Packages that use ContextHandlers
-
Uses of ContextHandlers in org.eclipse.jetty.ant
Fields in org.eclipse.jetty.ant declared as ContextHandlersModifier and TypeFieldDescriptionprivate ContextHandlers
JettyRunTask.contextHandlers
List of other contexts to deployprivate ContextHandlers
ServerProxyImpl.contextHandlers
other contexts to deployMethods in org.eclipse.jetty.ant that return ContextHandlersMethods in org.eclipse.jetty.ant with parameters of type ContextHandlersModifier and TypeMethodDescriptionvoid
JettyRunTask.addContextHandlers
(ContextHandlers handlers) void
ServerProxyImpl.setContextHandlers
(ContextHandlers contextHandlers)