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

Packages that use QueueConnectionFactory
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.soap The org.objectweb.joram.client.jms.soap package holds the ConnectionFactory and Connection classes specialized for supporting the SOAP protocol as client - server communication protocol. 
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 QueueConnectionFactory in org.objectweb.joram.client.jms.ha.local
 

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

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

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

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

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

Uses of QueueConnectionFactory in org.objectweb.joram.client.jms.soap
 

Subclasses of QueueConnectionFactory in org.objectweb.joram.client.jms.soap
 class QueueSoapConnectionFactory
          Deprecated. Replaced next to Joram 5.2.1 by SoapConnectionFactory.
 

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

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



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