Uses of Class
org.objectweb.joram.client.jms.XASession
-
Packages that use XASession 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 XASession in org.objectweb.joram.client.jms
Subclasses of XASession in org.objectweb.joram.client.jms Modifier and Type Class Description classXAQueueSessionImplements thejavax.jms.XAQueueSessioninterface.classXATopicSessionImplements thejavax.jms.XATopicSessioninterface.
-