|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpProxyTransport | |
|---|---|
| com.sshtools.net | This package contains a set of network utilities for the J2SSH Maverick API. |
| Uses of HttpProxyTransport in com.sshtools.net |
|---|
| Methods in com.sshtools.net that return HttpProxyTransport | |
|---|---|
static HttpProxyTransport |
HttpProxyTransport.connectViaProxy(String host,
int port,
String proxyHost,
int proxyPort,
String username,
String password,
String userAgent)
Connect the socket to a HTTP proxy and request forwarding to our remote host. |
static HttpProxyTransport |
HttpProxyTransport.connectViaProxy(String host,
int port,
String proxyHost,
int proxyPort,
String username,
String password,
String userAgent,
Hashtable optionalHeaders)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||