Uses of Class
org.objectweb.joram.client.jms.XAQueueConnectionFactory
-
Packages that use XAQueueConnectionFactory Package Description org.objectweb.joram.client.jms.local 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 XAQueueConnectionFactory in org.objectweb.joram.client.jms.local
Subclasses of XAQueueConnectionFactory in org.objectweb.joram.client.jms.local Modifier and Type Class Description classXAQueueLocalConnectionFactoryDeprecated.Replaced next to Joram 5.2.1 by LocalConnectionFactory. -
Uses of XAQueueConnectionFactory in org.objectweb.joram.client.jms.tcp
Subclasses of XAQueueConnectionFactory in org.objectweb.joram.client.jms.tcp Modifier and Type Class Description classXAQueueTcpConnectionFactoryDeprecated.Replaced next to Joram 5.2.1 by TcpConnectionFactory.
-