Prev Package | Next Package | Frames | No Frames |
org.objectweb.joram.client.jms.tcp
package holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol.Class Summary | |
QueueTcpConnectionFactory | A QueueTcpConnectionFactory instance is a factory of
TCP connections for PTP communication. |
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. |
TcpDriver | A TcpDriver gets server deliveries coming through a TCP socket. |
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. |
org.objectweb.joram.client.jms.tcp
package holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol.