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

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

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.