Uses of Class
org.eclipse.jetty.server.handler.ContextHandlerCollection
Packages that use ContextHandlerCollection
Package
Description
Jetty Ant : Ant Tasks and Configuration
Jetty Deploy : Webapp Deploy Management
-
Uses of ContextHandlerCollection in org.eclipse.jetty.ant
Fields in org.eclipse.jetty.ant declared as ContextHandlerCollectionModifier and TypeFieldDescriptionprivate ContextHandlerCollection
ServerProxyImpl.contexts
Collection of context handlers (web application contexts). -
Uses of ContextHandlerCollection in org.eclipse.jetty.deploy
Fields in org.eclipse.jetty.deploy declared as ContextHandlerCollectionMethods in org.eclipse.jetty.deploy that return ContextHandlerCollectionMethods in org.eclipse.jetty.deploy with parameters of type ContextHandlerCollectionModifier and TypeMethodDescriptionvoid
DeploymentManager.setContexts
(ContextHandlerCollection contexts) -
Uses of ContextHandlerCollection in org.eclipse.jetty.http.spi
Methods in org.eclipse.jetty.http.spi that return ContextHandlerCollectionModifier and TypeMethodDescriptionprivate ContextHandlerCollection
JettyHttpServer.findContextHandlerCollection
(Handler[] handlers)