Uses of Class
org.objectweb.joram.client.jms.tcp.ReliableTcpClient

Packages that use ReliableTcpClient
org.objectweb.joram.client.jms.ha.tcp   
org.objectweb.joram.client.jms.tcp The org.objectweb.joram.client.jms.tcp package 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.ha.tcp
 

Fields in org.objectweb.joram.client.jms.ha.tcp declared as ReliableTcpClient
private  ReliableTcpClient HATcpRequestChannel.tcpClient
           
 

Uses of ReliableTcpClient in org.objectweb.joram.client.jms.tcp
 

Subclasses of ReliableTcpClient in org.objectweb.joram.client.jms.tcp
 class ReliableSSLTcpClient
           
 

Fields in org.objectweb.joram.client.jms.tcp declared as ReliableTcpClient
private  ReliableTcpClient TcpRequestChannel.tcpClient
           
 



Copyright © 2010 ScalAgent D.T.. All Rights Reserved.