public static class HttpConfiguration.ProxyHost extends Object
HttpConfiguration.ProxyConfiguration, because it is possible to specify other proxy
parameters explicitly (ProxyAuthenticationStrategy).| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_PORT |
| Constructor and Description |
|---|
ProxyHost(String hostname) |
ProxyHost(String hostname,
int port) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getHostname() |
int |
getPort() |
int |
hashCode() |
String |
toString() |
public static final int DEFAULT_PORT
Copyright © 2019 Atlassian. All rights reserved.