|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xmlBlaster.jms.XBMessageConsumer
org.xmlBlaster.jms.XBTopicSubscriber
XBTopicSubscriber
| Field Summary | |
private static java.lang.String |
ME
|
| Fields inherited from class org.xmlBlaster.jms.XBMessageConsumer |
destination, exceptionListener, global, msg, msgListener, msgSelector, noLocal, open, session, subscribeReturnQos |
| Constructor Summary | |
(package private) |
XBTopicSubscriber(XBSession session,
javax.jms.Destination destination,
java.lang.String msgSelector,
boolean noLocal)
|
| Method Summary | |
boolean |
getNoLocal()
|
javax.jms.Topic |
getTopic()
|
| Methods inherited from class org.xmlBlaster.jms.XBMessageConsumer |
checkIfOpen, close, getMessageListener, getMessageSelector, receive, receive, receiveNoWait, setMessageListener, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.jms.MessageConsumer |
close, getMessageListener, getMessageSelector, receive, receive, receiveNoWait, setMessageListener |
| Field Detail |
private static final java.lang.String ME
| Constructor Detail |
XBTopicSubscriber(XBSession session,
javax.jms.Destination destination,
java.lang.String msgSelector,
boolean noLocal)
throws javax.jms.JMSException
| Method Detail |
public boolean getNoLocal()
throws javax.jms.JMSException
getNoLocal in interface javax.jms.TopicSubscriberjavax.jms.JMSException
public javax.jms.Topic getTopic()
throws javax.jms.JMSException
getTopic in interface javax.jms.TopicSubscriberjavax.jms.JMSException
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||