Package | Description |
---|---|
org.eclipse.actf.util.httpproxy |
This package includes interfaces and configurations of ACTF HTTP proxy.
|
Modifier and Type | Method and Description |
---|---|
IHTTPLocalServerFactory |
ProxyConfig.getLocalServerFactory()
Get Factory of
IHTTPLocalServer that enables to return HTTP
Response for specified request directly from the proxy. |
Modifier and Type | Method and Description |
---|---|
void |
ProxyConfig.setLocalServerFactory(IHTTPLocalServerFactory localServerFactory)
Set Factory of
IHTTPLocalServer that enables to return HTTP
Response for specified request directly from the proxy. |