public class ReliableSSLTcpClient extends ReliableTcpClient
ReliableTcpClient.ServerAddress
Modifier and Type | Field and Description |
---|---|
private static String |
KS |
private static String |
KS_PASS |
private static String |
KS_TYPE |
private static org.objectweb.util.monolog.api.Logger |
logger |
private static String |
SSLCONTEXT |
CLOCK_SYNCHRO_THRESHOLD, CLOSE, CONNECT, identity, INIT, key, params, statusNames
Constructor and Description |
---|
ReliableSSLTcpClient() |
Modifier and Type | Method and Description |
---|---|
protected Socket |
createSocket(String hostname,
int port) |
private static SocketFactory |
createSocketFactory() |
addServerAddress, close, connect, connect, init, receive, send, setTimer, stopReconnections, toString
private static org.objectweb.util.monolog.api.Logger logger
private static final String KS
private static final String KS_PASS
private static final String KS_TYPE
private static final String SSLCONTEXT
protected Socket createSocket(String hostname, int port) throws Exception
createSocket
in class ReliableTcpClient
Exception
private static SocketFactory createSocketFactory() throws Exception
Exception
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.