Uses of Interface
org.mule.util.queue.QueueSession

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

Uses of QueueSession in org.mule.util.queue
 

Methods in org.mule.util.queue that return QueueSession
 QueueSession QueueManager.getQueueSession()
          Returns a new instance of QueueSession bounded to this QueueManager
 QueueSession TransactionalQueueManager.getQueueSession()
          Returns a new instance of QueueSession bounded to this QueueManager
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.