public class SSLSocketConnection extends SocketConnection
Constructor and Description |
---|
SSLSocketConnection(IntradocClientConfig config) |
Modifier and Type | Method and Description |
---|---|
protected Socket |
createSocket()
Create the socket to the configured host
|
close, connect, getConfig, getInputStream, getOutputStream, getSocket, isConnected
reset
public SSLSocketConnection(IntradocClientConfig config)
protected Socket createSocket() throws ProtocolException, IOException
createSocket
in class SocketConnection
IOException
ProtocolException