Uses of Interface
org.eclipse.actf.util.httpproxy.proxy.IHTTPProxyTranscoderFactory

Packages that use IHTTPProxyTranscoderFactory
org.eclipse.actf.util.httpproxy This package includes interfaces and configurations of ACTF HTTP proxy. 
 

Uses of IHTTPProxyTranscoderFactory in org.eclipse.actf.util.httpproxy
 

Methods in org.eclipse.actf.util.httpproxy that return IHTTPProxyTranscoderFactory
 IHTTPProxyTranscoderFactory ProxyConfig.getProxyTranscoderFactory()
          Get Factory of IHTTPProxyTranscoder that is used to transcode HTTP Response message
 

Methods in org.eclipse.actf.util.httpproxy with parameters of type IHTTPProxyTranscoderFactory
 void ProxyConfig.setProxyTranscoderFactory(IHTTPProxyTranscoderFactory proxyTranscoderFactory)
          Set Factory of IHTTPProxyTranscoder that is used to transcode HTTP Response message in the proxy