Modifier and Type | Field and Description |
---|---|
String |
key
The key used for accessing this host.
|
String |
name
Host name.
|
String |
proxyHost
Proxy, if any, for accesing the host.
|
int |
proxyPort
The proxy port.
|
URL |
url
URL to access the host.
|
Constructor and Description |
---|
HostInfo() |