Uses of Interface
org.apache.servicemix.http.ContextManager

Packages that use ContextManager
org.apache.servicemix.http   
org.apache.servicemix.http.endpoints   
org.apache.servicemix.http.jetty   
org.apache.servicemix.http.processors   
 

Uses of ContextManager in org.apache.servicemix.http
 

Classes in org.apache.servicemix.http that implement ContextManager
 class ManagedContextManager
           
 

Fields in org.apache.servicemix.http declared as ContextManager
protected  ContextManager HttpComponent.server
           
 

Methods in org.apache.servicemix.http that return ContextManager
 ContextManager HttpComponent.getServer()
           
 

Methods in org.apache.servicemix.http with parameters of type ContextManager
 void HttpComponent.setServer(ContextManager server)
           
 

Uses of ContextManager in org.apache.servicemix.http.endpoints
 

Methods in org.apache.servicemix.http.endpoints that return ContextManager
protected  ContextManager HttpConsumerEndpoint.getServerManager()
           
 

Uses of ContextManager in org.apache.servicemix.http.jetty
 

Classes in org.apache.servicemix.http.jetty that implement ContextManager
 class JettyContextManager
           
 

Uses of ContextManager in org.apache.servicemix.http.processors
 

Methods in org.apache.servicemix.http.processors that return ContextManager
protected  ContextManager ConsumerProcessor.getServerManager()
           
 



Copyright © 2005-2012 FuseSource. All Rights Reserved.