Package | Description |
---|---|
org.mule.util.queue |
A resource manager that allow access to transactional queues with optional persistence.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultQueueStore
Internal queue implementation that will execute operations directly to the queue storage.
|
Modifier and Type | Method and Description |
---|---|
RecoverableQueueStore |
TransactionalQueueManager.getRecoveryQueue(String queueName) |
RecoverableQueueStore |
QueueProvider.getRecoveryQueue(String queueName) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.