|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageConsumer | |
---|---|
org.objectweb.joram.client.jms | The org.objectweb.joram.client.jms package holds the classes implementing the interfaces defined by the JMS 1.1 specification. |
Uses of MessageConsumer in org.objectweb.joram.client.jms |
---|
Subclasses of MessageConsumer in org.objectweb.joram.client.jms | |
---|---|
class |
QueueReceiver
Implements the javax.jms.QueueReceiver interface. |
class |
TopicSubscriber
Implements the javax.jms.TopicSubscriber interface. |
Methods in org.objectweb.joram.client.jms with parameters of type MessageConsumer | |
---|---|
protected void |
Session.addConsumer(MessageConsumer mc)
Called here and by sub-classes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |