Package | Description |
---|---|
com.sshtools.net |
This package contains a set of network utilities for the J2SSH Maverick API.
|
Modifier and Type | Method and Description |
---|---|
static HttpProxyTransportWrapper |
HttpProxyTransportWrapper.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.
|
Copyright © 2024. All rights reserved.