Uses of Class
org.exolab.jms.selector.Selector

Packages that use Selector
org.exolab.jms.messagemgr   
 

Uses of Selector in org.exolab.jms.messagemgr
 

Methods in org.exolab.jms.messagemgr that return Selector
 Selector AbstractConsumerEndpoint.getSelector()
          Returns the message selector.
 Selector ConsumerEndpoint.getSelector()
          Returns the message selector.
 

Methods in org.exolab.jms.messagemgr with parameters of type Selector
 MessageHandle QueueDestinationCache.getMessage(Selector selector, Condition cancel)
          Returns the first available message matching the supplied message selector.
 



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