Uses of Class
org.eclipse.jetty.server.handler.ContextHandlerCollection
-
Packages that use ContextHandlerCollection Package Description org.eclipse.jetty.deploy Jetty Deploy : Webapp Deploy Management -
-
Uses of ContextHandlerCollection in org.eclipse.jetty.deploy
Methods in org.eclipse.jetty.deploy that return ContextHandlerCollection Modifier and Type Method Description ContextHandlerCollectionDeploymentManager. getContexts()Methods in org.eclipse.jetty.deploy with parameters of type ContextHandlerCollection Modifier and Type Method Description voidDeploymentManager. setContexts(ContextHandlerCollection contexts)
-