| Interface | Description |
|---|---|
| Environment |
Represents a network environment at the granularity of a datacenter.
|
| ProxyConfig |
Proxy configuration parameters: proxy address, username, and password.
|
| Class | Description |
|---|---|
| InetSocketAddressHelper |
A utility that can parse [host]:[port] pairs or :[port] designators into instances of
InetSocketAddress. |
| ProxyAuthorizer |
Authorizes http connection for use over the proxy it is built with
|
| UrlHelper | |
| UrlTokenizerUtil |
Utility methods to help with url tokenization.
|