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)
Deprecated.
Creates a new ProxyConfiguration using the standard properties, using the Properties object provided.
|
static HttpProxyConfiguration |
HttpProxyConfiguration.fromSystemProperties()
Deprecated.
Creates a new ProxyConfiguration using the standard properties, reading from
System.getProperties() . |
Modifier and Type | Method and Description |
---|---|
static HttpClientProxyConfiguration |
HttpClientProxyConfiguration.getInstance(HttpProxyConfiguration configuration)
Deprecated.
Gets a new instance, using the provided proxy config.
|
Copyright © 2003–2020 Atlassian. All rights reserved.