Uses of Interface
com.atlassian.httpclient.apache.httpcomponents.HttpClientProxyConfig

Packages that use HttpClientProxyConfig
com.atlassian.httpclient.apache.httpcomponents   
 

Uses of HttpClientProxyConfig in com.atlassian.httpclient.apache.httpcomponents
 

Classes in com.atlassian.httpclient.apache.httpcomponents that implement HttpClientProxyConfig
 class ProvidedHttpClientProxyConfig
          HttpClientProxyConfig implementation that uses proxy configuration from construction, and not from system properties.
 class SystemPropertiesHttpClientProxyConfig
           
 

Methods in com.atlassian.httpclient.apache.httpcomponents that return types with arguments of type HttpClientProxyConfig
static com.atlassian.fugue.Option<HttpClientProxyConfig> ProxyConfigFactory.from(ProxyOptions options)
          Create a suitable HttpClientProxyConfig from the given proxy options.
 

Constructors in com.atlassian.httpclient.apache.httpcomponents with parameters of type HttpClientProxyConfig
ProxyRoutePlanner(org.apache.http.nio.conn.scheme.AsyncSchemeRegistry schemeRegistry, HttpClientProxyConfig proxyConfig)
           
 



Copyright © 2012-2014 Atlassian. All Rights Reserved.