Package | Description |
---|---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
IHTTPProxyConnection
Interface for HTTP connection with client.
|