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