|
Joram 4.3.28 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.client.jms.tcp.ReliableTcpClient
org.objectweb.joram.client.jms.tcp.ReliableSSLTcpClient
public class ReliableSSLTcpClient
Field Summary |
---|
Fields inherited from class org.objectweb.joram.client.jms.tcp.ReliableTcpClient |
---|
CLOSE, CONNECT, INIT, statusNames |
Constructor Summary | |
---|---|
ReliableSSLTcpClient()
|
Method Summary | |
---|---|
protected java.net.Socket |
createSocket(java.lang.String hostName,
int port)
|
Methods inherited from class org.objectweb.joram.client.jms.tcp.ReliableTcpClient |
---|
addServerAddress, close, connect, connect, init, receive, send, setTimer, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ReliableSSLTcpClient()
Method Detail |
---|
protected java.net.Socket createSocket(java.lang.String hostName, int port) throws java.lang.Exception
createSocket
in class ReliableTcpClient
java.lang.Exception
|
Joram 4.3.28 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |