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

This package includes interfaces to manage sessions of ACTF HTTP proxy.

See:
          Description

Interface Summary
IClientStateManager Interface to hold client state in IHTTPProxyConnection
IHTTPLocalServer Interface to return HTTP Response for specified request directly from the proxy.
IHTTPLocalServerFactory Factory of HTTP local server objects.
IHTTPProxyConnection Interface for HTTP connection with client.
IHTTPProxyTranscoder Transcoder of HTTP response message.
IHTTPProxyTranscoderFactory Factory of HTTP proxy transcoders.
IHTTPSessionOverrider Interface to override HTTP Session in the proxy
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.
 

Package org.eclipse.actf.util.httpproxy.proxy Description

This package includes interfaces to manage sessions of ACTF HTTP proxy.