Uses of Class
org.exolab.jms.messagemgr.QueueDestinationCache

Uses of QueueDestinationCache in org.exolab.jms.messagemgr
 

Methods in org.exolab.jms.messagemgr with parameters of type QueueDestinationCache
static MessageHandle MessageHandleFactory.getHandle(QueueDestinationCache queue, MessageImpl message)
          Retrieve a MessageHandle from the specified QueueConsumerEndpoint and message.
static MessageHandle MessageHandleFactory.createHandle(QueueDestinationCache queue, MessageImpl message)
          Create a transient handle for a message belonging to a queue.
static MessageHandle MessageHandleFactory.createPersistentHandle(java.sql.Connection connection, QueueDestinationCache queue, MessageImpl message)
          Create a persistent message handle belonging to a queue.
 



Copyright © 1999-2004 The OpenJMS Group. All Rights Reserved.