Uses of Class
org.objectweb.joram.client.jms.tcp.ReliableTcpConnection
-
Packages that use ReliableTcpConnection 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 ReliableTcpConnection in org.objectweb.joram.client.jms.tcp
Fields in org.objectweb.joram.client.jms.tcp declared as ReliableTcpConnection Modifier and Type Field Description private ReliableTcpConnectionReliableTcpClient. connection
-