| Package | Description |
|---|---|
| com.atlassian.confluence.util.http | |
| com.atlassian.confluence.util.http.httpclient |
| Modifier and Type | Method and Description |
|---|---|
static HttpProxyConfiguration |
HttpProxyConfiguration.fromProperties(Properties properties)
Creates a new ProxyConfiguration using the standard properties, using the Properties object provided.
|
static HttpProxyConfiguration |
HttpProxyConfiguration.fromSystemProperties()
Creates a new ProxyConfiguration using the standard properties, reading from
System.getProperties(). |
| Modifier and Type | Method and Description |
|---|---|
static HttpClientProxyConfiguration |
HttpClientProxyConfiguration.getInstance(HttpProxyConfiguration configuration)
Gets a new instance, using the provided proxy config.
|
Copyright © 2003–2017 Atlassian. All rights reserved.