public class HttpTunnelSocket extends Socket
| Constructor and Description |
|---|
HttpTunnelSocket(InetSocketAddress httpProxyAddress) |
| Modifier and Type | Method and Description |
|---|---|
void |
connect(SocketAddress remoteAddress,
int timeout) |
bind, close, connect, getChannel, getInetAddress, getInputStream, getKeepAlive, getLocalAddress, getLocalPort, getLocalSocketAddress, getOOBInline, getOutputStream, getPort, getReceiveBufferSize, getRemoteSocketAddress, getReuseAddress, getSendBufferSize, getSoLinger, getSoTimeout, getTcpNoDelay, getTrafficClass, isBound, isClosed, isConnected, isInputShutdown, isOutputShutdown, sendUrgentData, setKeepAlive, setOOBInline, setPerformancePreferences, setReceiveBufferSize, setReuseAddress, setSendBufferSize, setSocketImplFactory, setSoLinger, setSoTimeout, setTcpNoDelay, setTrafficClass, shutdownInput, shutdownOutput, toStringpublic HttpTunnelSocket(InetSocketAddress httpProxyAddress)
public void connect(SocketAddress remoteAddress, int timeout) throws IOException
connect in class SocketIOExceptionCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.