Joram ${version}

Package 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.

See:
          Description

Class Summary
QueueTcpConnectionFactory A QueueTcpConnectionFactory instance is a factory of TCP connections for PTP communication.
ReliableSSLTcpClient  
ReliableTcpClient  
TcpConnection A TcpConnection links a Joram client and a Joram platform with a TCP socket.
TcpConnectionFactory A TcpConnectionFactory instance is a factory of TCP connections.
TopicTcpConnectionFactory A TopicTcpConnectionFactory instance is a factory of TCP connections for Pub/Sub communication.
XAQueueTcpConnectionFactory An XAQueueTcpConnectionFactory instance is a factory of TCP connections for XA PTP communication.
XATcpConnectionFactory An XATcpConnectionFactory instance is a factory of TCP connections dedicated to XA communication.
XATopicTcpConnectionFactory An XATopicTcpConnectionFactory instance is a factory of TCP connections for XA Pub/Sub communication.
 

Package org.objectweb.joram.client.jms.tcp Description

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.


Joram ${version}

Copyright ? 2005 Scalagent - All rights reserved