Uses of Class
org.eclipse.jetty.server.handler.ContextHandlerCollection
Packages that use ContextHandlerCollection
- 
Uses of ContextHandlerCollection in org.eclipse.jetty.deploy
Methods in org.eclipse.jetty.deploy that return ContextHandlerCollectionConstructors in org.eclipse.jetty.deploy with parameters of type ContextHandlerCollectionModifierConstructorDescriptionStandardDeployer(ContextHandlerCollection contexts) StandardDeployer(ContextHandlerCollection contexts, boolean atomicRedeploy)