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()
           
 

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



Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.