|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueueBrowserEndpoint | |
---|---|
org.exolab.jms.messagemgr |
Uses of QueueBrowserEndpoint in org.exolab.jms.messagemgr |
---|
Methods in org.exolab.jms.messagemgr with parameters of type QueueBrowserEndpoint | |
---|---|
void |
QueueDestinationCache.addQueueListener(QueueBrowserEndpoint listener)
A Queue can also hav a queue listener, which simply gets informed of all messages that arrive at this destination. |
void |
QueueDestinationCache.playbackMessages(QueueBrowserEndpoint browser)
Playback all the messages in the cache to the specified QueueBrowserEndpoint . |
void |
QueueDestinationCache.removeQueueListener(QueueBrowserEndpoint listener)
Remove the queue listener associated with this cache |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |