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

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

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

Methods in org.ow2.jonas.web.base.proxy that throw HttpOnDemandProxyException
 void HttpOnDemandProxy.addWar(String warFile)
          Called by the deployer if this proxy is enabled.
protected  void HttpSocketHandler.analyzeRequest()
          Analyze the request sent by the client.
 void HttpOnDemandProxy.disable()
          Stop the component
 void HttpOnDemandProxy.enable()
          Start this component.
 

Constructors in org.ow2.jonas.web.base.proxy that throw HttpOnDemandProxyException
HttpSocketHandler(HttpOnDemandProxy onDemandProxy, Socket clientSocket)
          Create a new handler for the given socket.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.