| Class | Description |
|---|---|
| ProxyInfo |
Class which stores proxy information such as proxy type, host, port,
authentication etc.
|
| Socks4ProxySocketFactory |
Socket factory for socks4 proxy
|
| Socks5ProxySocketFactory |
Socket factory for Socks5 proxy
|
| Enum | Description |
|---|---|
| ProxyInfo.ProxyType |
| Exception | Description |
|---|---|
| ProxyException |
An exception class to handle exceptions caused by proxy.
|