Uses of Class
org.eclipse.jetty.server.handler.ContextHandlerCollection

Packages that use ContextHandlerCollection
org.eclipse.jetty.deploy   
 

Uses of ContextHandlerCollection in org.eclipse.jetty.deploy
 

Methods in org.eclipse.jetty.deploy that return ContextHandlerCollection
 ContextHandlerCollection ContextDeployer.getContexts()
          Deprecated.  
 ContextHandlerCollection DeploymentManager.getContexts()
           
 

Methods in org.eclipse.jetty.deploy with parameters of type ContextHandlerCollection
 void ContextDeployer.setContexts(ContextHandlerCollection contexts)
          Deprecated. Associate with a ContextHandlerCollection.
 void DeploymentManager.setContexts(ContextHandlerCollection contexts)
           
 



Copyright © 2012. All Rights Reserved.