Package | Description |
---|---|
org.eclipse.actf.util.httpproxy |
This package includes interfaces and configurations of ACTF HTTP proxy.
|
Modifier and Type | Method and Description |
---|---|
IHTTPSessionOverriderFactory |
ProxyConfig.getSessionOverriderFactory()
Get Factory of
IHTTPSessionOverrider that is used to override
HTTP Session in the proxy |
Modifier and Type | Method and Description |
---|---|
void |
ProxyConfig.setSessionOverriderFactory(IHTTPSessionOverriderFactory sessionOverriderFactory)
Set Factory of
IHTTPSessionOverrider that is used to override
HTTP Session in the proxy |