Uses of Class
org.mule.util.queue.AbstractQueueStoreDelegate

Packages that use AbstractQueueStoreDelegate
org.mule.util.queue A resource manager that allow access to transactional queues with optional persistence. 
 

Uses of AbstractQueueStoreDelegate in org.mule.util.queue
 

Subclasses of AbstractQueueStoreDelegate in org.mule.util.queue
 class DefaultQueueStoreDelegate
          The default QueueStoreDelegate.
 class DualRandomAccessFileQueueStoreDelegate
          TransactionalQueueStoreDelegate implementation using two files for storing the queue data.
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.