Uses of Interface
org.eclipse.actf.util.httpproxy.IHTTPProxy

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

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

Methods in org.eclipse.actf.util.httpproxy that return IHTTPProxy
static IHTTPProxy HTTPProxyFactory.newProxy(ProxyConfig config, ExternalProxyConfig externalProxyConfig)
          Returns a new instance of IHTTPProxy.