Uses of Class
org.objectweb.joram.client.jms.XAConnection
-
Packages that use XAConnection 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 XAConnection in org.objectweb.joram.client.jms
Constructors in org.objectweb.joram.client.jms with parameters of type XAConnection Constructor Description XAJMSContext(XAConnection cnx)Creates a new Context using a newly created JMS connection.
-