Uses of Class
org.ow2.joram.jakarta.jms.XAConnection
-
Packages that use XAConnection Package Description org.ow2.joram.jakarta.jms Theorg.ow2.joram.jakarta.jmspackage holds the classes implementing the interfaces defined by the JMS 3.0 Jakarta specification. -
-
Uses of XAConnection in org.ow2.joram.jakarta.jms
Constructors in org.ow2.joram.jakarta.jms with parameters of type XAConnection Constructor Description XAJMSContext(XAConnection cnx)Creates a new Context using a newly created JMS connection.
-