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

Packages that use IHTTPProxy
org.eclipse.actf.util.httpproxy   
 

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.