|
||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |