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

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

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

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