Package | Description |
---|---|
org.eclipse.actf.util.httpproxy.proxy |
This package includes interfaces to manage sessions of ACTF HTTP proxy.
|
Modifier and Type | Method and Description |
---|---|
IHTTPProxyTranscoder |
IHTTPProxyTranscoderFactory.newInstance(int id)
Creates new instance of HTTP proxy transcoder.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IHTTPLocalServer.processRequest(int id,
IHTTPProxyConnection connection,
IHTTPRequestMessage request,
IHTTPProxyTranscoder transcoder)
Check if the request is target of this implementation.
|