java.lang.Object | +----com.ibm.mq.jms.MQMessageConsumer | +----com.ibm.mq.jms.MQTopicSubscriber
A client uses an MQTopicSubscriber object to receive messages that have been published to a topic.
public void close() throws JMSException;
Closes the subscriber and releases underlying resources associated with this subscriber.
public Topic getTopic() throws JMSException;
Gets the topic associated with this subscriber.
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
jms77ts |