public class SSLSocks5 extends Socks5
AUTHENTICATION_SUCCEEDED| Constructor and Description |
|---|
SSLSocks5(InetSocketAddress address,
SSLConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
Socks5 |
copy() |
Socket |
createProxySocket() |
Socket |
createProxySocket(InetAddress address,
int port) |
buildConnection, getChainProxy, getCredentials, getInetAddress, getInputStream, getOutputStream, getPort, getProxySocket, requestConnect, requestConnect, requestConnect, setCredentials, setProxySocket, toStringpublic SSLSocks5(InetSocketAddress address, SSLConfiguration configuration)
public Socket createProxySocket(InetAddress address, int port) throws IOException
IOExceptionpublic Socket createProxySocket() throws IOException
createProxySocket in class Socks5IOExceptionCopyright © 2017. All rights reserved.