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

Packages that use XATopicConnectionFactory
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 XATopicConnectionFactory in org.objectweb.joram.client.jms.ha.local
 

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

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

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

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

Subclasses of XATopicConnectionFactory in org.objectweb.joram.client.jms.local
 class XATopicLocalConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by LocalConnectionFactory.
 

Uses of XATopicConnectionFactory in org.objectweb.joram.client.jms.tcp
 

Subclasses of XATopicConnectionFactory in org.objectweb.joram.client.jms.tcp
 class XATopicTcpConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by TcpConnectionFactory.
 



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