Modifier and Type | Class and Description |
---|---|
class |
ProxyHTTP
A
Proxy implementation using a HTTP proxy. |
class |
ProxySOCKS4
A
Proxy implementation using a SOCKS V5 proxy. |
class |
ProxySOCKS5
A
Proxy implementation using a SOCKS V5 proxy. |
Modifier and Type | Method and Description |
---|---|
void |
Session.setProxy(Proxy proxy)
Sets the proxy property.
|
This is a simplified version of the inofficial Javadoc created by PaĆlo Ebermann. Have a look at the official homepage.