org.ow2.joram.jakarta.jms.tcp package holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol.See: Description
| Class | Description |
|---|---|
| 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. |
org.ow2.joram.jakarta.jms.tcp package holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol.Copyright © 2023 ScalAgent D.T.. All rights reserved.