| Package | Description |
|---|---|
| net.timewalker.ffmq4.local.destination | |
| net.timewalker.ffmq4.local.destination.subscription | |
| net.timewalker.ffmq4.local.session |
| Modifier and Type | Field and Description |
|---|---|
protected List<LocalMessageConsumer> |
AbstractLocalDestination.localConsumers |
| Modifier and Type | Method and Description |
|---|---|
protected LocalMessageConsumer |
AbstractLocalDestination.lookupConsumer(String consumerID) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractLocalDestination.registerConsumer(LocalMessageConsumer consumer)
Register a message consumer on this queue
|
void |
LocalTopic.registerConsumer(LocalMessageConsumer consumer) |
void |
AbstractLocalDestination.unregisterConsumer(LocalMessageConsumer consumer)
Unregister a message listener
|
void |
LocalTopic.unregisterConsumer(LocalMessageConsumer consumer) |
| Constructor and Description |
|---|
LocalTopicSubscription(LocalMessageConsumer consumer)
Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalDurableTopicSubscriber
Implementation of a local durable JMS
TopicSubscriber |
class |
LocalQueueReceiver
Queue specific implementation of a local
MessageConsumer |
class |
LocalTopicSubscriber
Implementation of a local JMS
TopicSubscriber |
Copyright © 2021. All rights reserved.