Uses of Class
org.eclipse.jetty.ant.types.ContextHandlers
-
Packages that use ContextHandlers Package Description org.eclipse.jetty.ant Jetty Ant : Ant Tasks and Configuration -
-
Uses of ContextHandlers in org.eclipse.jetty.ant
Fields in org.eclipse.jetty.ant declared as ContextHandlers Modifier and Type Field Description private ContextHandlersJettyRunTask. contextHandlersList of other contexts to deployprivate ContextHandlersServerProxyImpl. contextHandlersother contexts to deployMethods in org.eclipse.jetty.ant that return ContextHandlers Modifier and Type Method Description ContextHandlersServerProxyImpl. getContextHandlers()Methods in org.eclipse.jetty.ant with parameters of type ContextHandlers Modifier and Type Method Description voidJettyRunTask. addContextHandlers(ContextHandlers handlers)voidServerProxyImpl. setContextHandlers(ContextHandlers contextHandlers)
-