Uses of Class
org.eclipse.jetty.server.handler.ContextHandlerCollection
Packages that use ContextHandlerCollection
Package
Description
Jetty Deploy : Webapp Deploy Management
Jetty Runner : Embedded Jetty Tool for running webapps directly
-
Uses of ContextHandlerCollection in org.eclipse.jetty.deploy
Methods 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.ee10.runner
Fields in org.eclipse.jetty.ee10.runner declared as ContextHandlerCollection