Uses of Class
org.objectweb.joram.client.jms.tcp.ReliableTcpClient
-
Packages that use ReliableTcpClient Package Description org.objectweb.joram.client.jms.tcp Theorg.objectweb.joram.client.jms.tcppackage holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol. -
-
Uses of ReliableTcpClient in org.objectweb.joram.client.jms.tcp
Subclasses of ReliableTcpClient in org.objectweb.joram.client.jms.tcp Modifier and Type Class Description classReliableSSLTcpClientFields in org.objectweb.joram.client.jms.tcp declared as ReliableTcpClient Modifier and Type Field Description private ReliableTcpClientTcpRequestChannel. tcpClient
-