|
Joram 5.2.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.objectweb.joram.client.connector.OutboundConsumer
org.objectweb.joram.client.connector.OutboundSubscriber
public class OutboundSubscriber
An OutboundSubscriber instance wraps a JMS PubSub consumer
for a component involved in outbound messaging.
| Field Summary |
|---|
| Fields inherited from class org.objectweb.joram.client.connector.OutboundConsumer |
|---|
consumer, session |
| Method Summary | |
|---|---|
boolean |
getNoLocal()
Returns the noLocal parameter. |
javax.jms.Topic |
getTopic()
Returns the consumer's topic. |
| Methods inherited from class org.objectweb.joram.client.connector.OutboundConsumer |
|---|
checkValidity, close, getMessageListener, getMessageSelector, receive, receive, receiveNoWait, setMessageListener |
| 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 |
| Method Detail |
|---|
public javax.jms.Topic getTopic()
throws javax.jms.JMSException
getTopic in interface javax.jms.TopicSubscriberjavax.jms.JMSException
public boolean getNoLocal()
throws javax.jms.JMSException
getNoLocal in interface javax.jms.TopicSubscriberjavax.jms.JMSException
|
Joram 5.2.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||