public class ProxyConfigFactory
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static com.atlassian.fugue.Option<HttpClientProxyConfig> |
from(ProxyOptions options)
Create a suitable HttpClientProxyConfig from the given proxy options.
|
public static com.atlassian.fugue.Option<HttpClientProxyConfig> from(ProxyOptions options)
options - The proxy options.Copyright © 2012-2014 Atlassian. All Rights Reserved.