com.atlassian.httpclient.apache.httpcomponents
Class ProxyConfigFactory
java.lang.Object
com.atlassian.httpclient.apache.httpcomponents.ProxyConfigFactory
public class ProxyConfigFactory
- extends Object
Creates a suitable HttpClientProxyConfig.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
from
public static com.atlassian.fugue.Option<HttpClientProxyConfig> from(ProxyOptions options)
- Create a suitable HttpClientProxyConfig from the given proxy options.
- Parameters:
options - The proxy options.
- Returns:
- a suitable HttpClientProxyConfig configured with the proxy options.
Copyright © 2012–2014 Atlassian. All rights reserved.