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 | Description |
---|---|
QueueTcpConnectionFactory | Deprecated
Replaced next to Joram 5.2.1 by TcpConnectionFactory.
|
ReliableSSLTcpClient | |
ReliableTcpClient | |
ReliableTcpClient.ServerAddress | |
ReliableTcpConnection | |
ReliableTcpConnection.NetOutputStream | |
ReliableTcpConnection.TcpMessage | |
TcpConnectionFactory |
A
TcpConnectionFactory instance is a factory of TCP connections. |
TcpRequestChannel |
A
TcpConnection links a Joram client and a Joram platform
with a TCP socket. |
TopicTcpConnectionFactory | Deprecated
Replaced next to Joram 5.2.1 by TcpConnectionFactory.
|
XAQueueTcpConnectionFactory | Deprecated
Replaced next to Joram 5.2.1 by TcpConnectionFactory.
|
XATcpConnectionFactory | Deprecated
Replaced next to Joram 5.2.1 by TcpConnectionFactory.
|
XATopicTcpConnectionFactory | Deprecated
Replaced next to Joram 5.2.1 by TcpConnectionFactory.
|
org.objectweb.joram.client.jms.tcp
package holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol.Copyright © 2019 ScalAgent D.T.. All rights reserved.