Uses of Class
org.objectweb.joram.client.jms.XAQueueConnectionFactory

Packages that use XAQueueConnectionFactory
org.objectweb.joram.client.jms.ha.local   
org.objectweb.joram.client.jms.ha.tcp   
org.objectweb.joram.client.jms.local   
org.objectweb.joram.client.jms.tcp The org.objectweb.joram.client.jms.tcp package 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.ha.local
 

Subclasses of XAQueueConnectionFactory in org.objectweb.joram.client.jms.ha.local
 class XAQueueHALocalConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by HALocalConnectionFactory.
 

Uses of XAQueueConnectionFactory in org.objectweb.joram.client.jms.ha.tcp
 

Subclasses of XAQueueConnectionFactory in org.objectweb.joram.client.jms.ha.tcp
 class XAQueueHATcpConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by HATcpConnectionFactory.
 

Uses of XAQueueConnectionFactory in org.objectweb.joram.client.jms.local
 

Subclasses of XAQueueConnectionFactory in org.objectweb.joram.client.jms.local
 class XAQueueLocalConnectionFactory
          Deprecated. 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
 class XAQueueTcpConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by TcpConnectionFactory.
 



Copyright © 2010 ScalAgent D.T.. All Rights Reserved.