java.lang.Object | +----com.ibm.mq.jms.MQSession | +----com.ibm.mq.jms.MQXASession | +----com.ibm.mq.jms.MQXATopicSession
An MQXATopicSession provides an MQTopicSession , which you can use to create MQTopicSubscribers and MQTopicPublishers.
The XAResource that corresponds to the TopicSession can be obtained by calling the getXAResource() method, which is inherited from XASession.
public TopicSession getTopicSession() throws JMSException;
Gets the topic session associated with this XATopicSession.
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
csqzaw13114 |