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
Methods 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)
-