|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IHTTPProxyTranscoder | |
---|---|
org.eclipse.actf.util.httpproxy.proxy | This package includes interfaces to manage sessions of ACTF HTTP proxy. |
Uses of IHTTPProxyTranscoder in org.eclipse.actf.util.httpproxy.proxy |
---|
Methods in org.eclipse.actf.util.httpproxy.proxy that return IHTTPProxyTranscoder | |
---|---|
IHTTPProxyTranscoder |
IHTTPProxyTranscoderFactory.newInstance(int id)
Creates new instance of HTTP proxy transcoder. |
Methods in org.eclipse.actf.util.httpproxy.proxy with parameters of type IHTTPProxyTranscoder | |
---|---|
boolean |
IHTTPLocalServer.processRequest(int id,
IHTTPProxyConnection connection,
IHTTPRequestMessage request,
IHTTPProxyTranscoder transcoder)
Check if the request is target of this implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |