| Class and Description |
|---|
| QueueProvider
Provides access to a certain queue.
|
| QueueStore
Internal queue interface that hold queue configuration that will execute operations directly to the queue storage.
|
| Class and Description |
|---|
| AbstractQueueSession |
| LocalQueueTransactionContext
Specialization of
QueueTransactionContext for local queue transactions |
| QueueProvider
Provides access to a certain queue.
|
| QueueStore
Internal queue interface that hold queue configuration that will execute operations directly to the queue storage.
|
| QueueTransactionContext
Contract for a transactional context for queue operations.
|
| QueueTransactionContextFactory
Factory for a transient and persistent
QueueTransactionContext |
| QueueXaResourceManager |
| XaQueueTransactionContext
XA Transaction context for queues
|
| Class and Description |
|---|
| QueueProvider
Provides access to a certain queue.
|
| Class and Description |
|---|
| AbstractQueueManager
Abstract implementation for a QueueManager.
|
| AbstractQueueStoreDelegate
Abstract queue delegate implementation that forces common queue behaviour
|
| DefaultQueueStore
Internal queue implementation that will execute operations directly to the queue storage.
|
| LocalQueueTransactionContext
Specialization of
QueueTransactionContext for local queue transactions |
| QueueFileProvider
Provides access to a RandomAccessFile for queue data.
|
| QueueProvider
Provides access to a certain queue.
|
| QueueStore
Internal queue interface that hold queue configuration that will execute operations directly to the queue storage.
|
| QueueStoreCacheListener
Listener for queue operations affecting the queue store cache.
|
| QueueStoreDelegate
A DefaultQueueStore delegates the actual work of processing its queue to one of these.
|
| QueueTransactionContext
Contract for a transactional context for queue operations.
|
| QueueTransactionContextFactory
Factory for a transient and persistent
QueueTransactionContext |
| RecoverableQueueStore
Extension of
QueueStore required to be able to recover a queue store base on a
transaction journal. |
| TransactionalQueueStoreDelegate
A marker interface for a QueueStoreDelegate that, along with its store, is transactional
|
| TransactionContextProvider
Provides access to the transaction context if there is one for the current session.
|
| TransientQueueTransactionContext
Transaction context for transient queues
|
| XaQueueTransactionContext
XA Transaction context for queues
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.