|
xmlBlaster 2.1.0 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
public class 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 | |
|---|---|
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
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 2.1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||