Uses of Package
org.ow2.jonas.web.base.proxy

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

Classes in org.ow2.jonas.web.base.proxy used by org.ow2.jonas.web.base
HttpOnDemandProxy
          This class provides proxy mechanism.
This is used to intercept requests and then start the web container or deploy the associated war file.
 

Classes in org.ow2.jonas.web.base.proxy used by org.ow2.jonas.web.base.proxy
ContextInfo
          Keep details on a context (like war file, isStarting, etc)
HttpOnDemandProxy
          This class provides proxy mechanism.
This is used to intercept requests and then start the web container or deploy the associated war file.
HttpOnDemandProxyException
          Exception thrown if there is a problem with the HttpOnDemand proxy.
HTTPResponse
          Allows to define some HTTP response
HttpSocketHandler
          Class that is handling the client socket.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.