public final class TlsTunnelBuilder extends Object
| Constructor and Description |
|---|
TlsTunnelBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Socket |
build(SSLSocketFactory factory,
Proxy proxy,
String proxyUsername,
String proxyPassword,
String host,
int port) |
public Socket build(SSLSocketFactory factory, Proxy proxy, String proxyUsername, String proxyPassword, String host, int port) throws IOException
IOExceptionCopyright © 2015. All rights reserved.