| Package | Description |
|---|---|
| org.mule.runtime.core.util.queue |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TransactionalQueueStoreDelegate
A marker interface for a QueueStoreDelegate that, along with its store, is transactional
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQueueStoreDelegate
Abstract queue delegate implementation that forces common queue behaviour
|
class |
DefaultQueueStoreDelegate
The default QueueStoreDelegate.
|
class |
DualRandomAccessFileQueueStoreDelegate
TransactionalQueueStoreDelegate implementation using two files for storing the queue data. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.