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

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

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.