Uses of Class
org.objectweb.joram.client.jms.XATopicConnection
-
Packages that use XATopicConnection 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 XATopicConnection in org.objectweb.joram.client.jms
Constructors in org.objectweb.joram.client.jms with parameters of type XATopicConnection Constructor Description XATopicSession(XATopicConnection cnx, TopicSession ts, XAResourceMngr rm)Constructs anXATopicSessioninstance.
-