Uses of Class
org.ow2.joram.jakarta.jms.tcp.ReliableTcpClient.ServerAddress
-
Packages that use ReliableTcpClient.ServerAddress Package Description org.ow2.joram.jakarta.jms.tcp Theorg.ow2.joram.jakarta.jms.tcppackage holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol. -
-
Uses of ReliableTcpClient.ServerAddress in org.ow2.joram.jakarta.jms.tcp
Fields in org.ow2.joram.jakarta.jms.tcp with type parameters of type ReliableTcpClient.ServerAddress Modifier and Type Field Description private Vector<ReliableTcpClient.ServerAddress>ReliableTcpClient. addresses
-