Uses of Class
org.eclipse.actf.util.httpproxy.ExternalProxyConfig

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

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

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