Uses of Class
org.objectweb.joram.client.jms.XAQueueConnection
-
Packages that use XAQueueConnection Package Description org.objectweb.joram.client.jms Theorg.objectweb.joram.client.jmspackage holds the classes implementing the interfaces defined by the JMS 2.0 specification. -
-
Uses of XAQueueConnection in org.objectweb.joram.client.jms
Constructors in org.objectweb.joram.client.jms with parameters of type XAQueueConnection Constructor Description XAQueueSession(XAQueueConnection cnx, QueueSession qs, XAResourceMngr rm)Constructs anXAQueueSessioninstance.
-