public interface TopicReceiver extends MessageConsumer
javax.jms.MessageConsumer to allow point to multipoint communication, which is an Oracle® AI Database Advanced Queuing specific variation of publish subscribeAQjmsTopicReceiver| Modifier and Type | Method and Description |
|---|---|
Topic |
getTopic()
Get the topic associated with this receiver.
|
close, getMessageListener, getMessageSelector, receive, receive, receiveNoWait, setMessageListenerTopic getTopic() throws JMSException
JMSException - if JMS fails to get topic for this topic receiver due to some internal error.