Uses of Package
org.eclipse.actf.util.httpproxy.proxy

Packages that use org.eclipse.actf.util.httpproxy.proxy
org.eclipse.actf.util.httpproxy This package includes interfaces and configurations of ACTF HTTP proxy. 
org.eclipse.actf.util.httpproxy.proxy This package includes interfaces to manage sessions of ACTF HTTP proxy. 
org.eclipse.actf.util.httpproxy.util This package includes utilities for ACTF HTTP proxy. 
 

Classes in org.eclipse.actf.util.httpproxy.proxy used by org.eclipse.actf.util.httpproxy
IHTTPLocalServerFactory
          Factory of HTTP local server objects.
IHTTPProxyTranscoderFactory
          Factory of HTTP proxy transcoders.
IHTTPSessionOverriderFactory
          Factory of IHTTPSessionOverrider that is used to override HTTP Session in the proxy
ISecretManager
          Utility class used for confirmation of correct server-client combination.
 

Classes in org.eclipse.actf.util.httpproxy.proxy used by org.eclipse.actf.util.httpproxy.proxy
IClientStateManager
          Interface to hold client state in IHTTPProxyConnection
IHTTPLocalServer
          Interface to return HTTP Response for specified request directly from the proxy.
IHTTPProxyConnection
          Interface for HTTP connection with client.
IHTTPProxyTranscoder
          Transcoder of HTTP response message.
IHTTPSessionOverrider
          Interface to override HTTP Session in the proxy
ISecretManager
          Utility class used for confirmation of correct server-client combination.
 

Classes in org.eclipse.actf.util.httpproxy.proxy used by org.eclipse.actf.util.httpproxy.util
IHTTPProxyConnection
          Interface for HTTP connection with client.