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