public class SSLSocketConnectionManager extends SocketConnectionManager
Constructor and Description |
---|
SSLSocketConnectionManager() |
Modifier and Type | Method and Description |
---|---|
SocketConnection |
createConnection(IntradocClientConfig clientConfig)
Create a new socket connection based on the given client configuration.
|
cleanupConnection, initializeConnection
public SocketConnection createConnection(IntradocClientConfig clientConfig) throws ProtocolException
createConnection
in interface ConnectionManager<SocketConnection,IntradocClientConfig>
createConnection
in class SocketConnectionManager
clientConfig
- the client configProtocolException