Uses of Class
org.ow2.jonas.web.base.proxy.HttpOnDemandProxy

Packages that use HttpOnDemandProxy
org.ow2.jonas.web.base   
org.ow2.jonas.web.base.proxy   
 

Uses of HttpOnDemandProxy in org.ow2.jonas.web.base
 

Methods in org.ow2.jonas.web.base that return HttpOnDemandProxy
 HttpOnDemandProxy WARDeployer.getOnDemandProxy()
           
 

Methods in org.ow2.jonas.web.base with parameters of type HttpOnDemandProxy
 void WARDeployer.setOnDemandProxy(HttpOnDemandProxy onDemandProxy)
          Sets the OnDemand proxy to use.
 

Uses of HttpOnDemandProxy in org.ow2.jonas.web.base.proxy
 

Constructors in org.ow2.jonas.web.base.proxy with parameters of type HttpOnDemandProxy
HttpSocketHandler(HttpOnDemandProxy onDemandProxy, Socket clientSocket)
          Create a new handler for the given socket.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.