Uses of Class
org.objectweb.joram.client.jms.tcp.ReliableTcpClient.ServerAddress
-
Packages that use ReliableTcpClient.ServerAddress Package Description org.objectweb.joram.client.jms.tcp Theorg.objectweb.joram.client.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.objectweb.joram.client.jms.tcp
Fields in org.objectweb.joram.client.jms.tcp with type parameters of type ReliableTcpClient.ServerAddress Modifier and Type Field Description private Vector<ReliableTcpClient.ServerAddress>ReliableTcpClient. addresses
-