| Package | Description |
|---|---|
| org.mule |
The Mule implementation of the Universal Message Objects(tm) API specification.
|
| org.mule.api |
The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them
|
| org.mule.config |
Providers Mule Xml configuration support and general configuration classes.
|
| org.mule.processor | |
| org.mule.streaming | |
| org.mule.util.journal.queue | |
| org.mule.util.queue |
A resource manager that allow access to transactional queues with optional persistence.
|
| org.mule.util.queue.objectstore |
A resource manager that allow access to transactional queues with optional persistence.
|
| org.mule.util.xa |
An abstract resource manager that supports local and xa transactions.
|
| Class and Description |
|---|
| QueueManager
A Queue manager is responsible for managing one or more Queue resources and
providing common support for transactions and persistence.
|
| Class and Description |
|---|
| QueueManager
A Queue manager is responsible for managing one or more Queue resources and
providing common support for transactions and persistence.
|
| Class and Description |
|---|
| QueueConfiguration
Queue configuration attributes
|
| QueueManager
A Queue manager is responsible for managing one or more Queue resources and
providing common support for transactions and persistence.
|
| Class and Description |
|---|
| Queue
Interface for mule queues used for SEDA and VM.
|
| QueueConfiguration
Queue configuration attributes
|
| Class and Description |
|---|
| Queue
Interface for mule queues used for SEDA and VM.
|
| 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 |
|---|
| AbstractQueueManager
Abstract implementation for a QueueManager.
|
| AbstractQueueSession |
| 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 |
| Queue
Interface for mule queues used for SEDA and VM.
|
| QueueConfiguration
Queue configuration attributes
|
| QueueFileProvider
Provides access to a RandomAccessFile for queue data.
|
| QueueManager
A Queue manager is responsible for managing one or more Queue resources and
providing common support for transactions and persistence.
|
| QueueProvider
Provides access to a certain queue.
|
| QueueSession
Session for executing operation over queues.
|
| 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 |
| QueueXaResourceManager |
| 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
|
| XaQueueTypeTransactionContextAdapter |
| Class and Description |
|---|
| Queue
Interface for mule queues used for SEDA and VM.
|
| QueueConfiguration
Queue configuration attributes
|
| QueueStoreDelegate
A DefaultQueueStore delegates the actual work of processing its queue to one of these.
|
| Class and Description |
|---|
| QueueProvider
Provides access to a certain queue.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.