| Modifier and Type | Interface and Description |
|---|---|
interface |
QueueReceiver |
interface |
TopicSubscriber |
| Modifier and Type | Method and Description |
|---|---|
MessageConsumer |
Session.createConsumer(Destination destination) |
MessageConsumer |
Session.createConsumer(Destination destination,
String messageSelector) |
MessageConsumer |
Session.createConsumer(Destination destination,
String messageSelector,
boolean NoLocal) |
Copyright © 2016. All Rights Reserved.