Uses of Package
org.exolab.jms.selector

Packages that use org.exolab.jms.selector
org.exolab.jms.messagemgr   
org.exolab.jms.selector   
org.exolab.jms.selector.parser   
 

Classes in org.exolab.jms.selector used by org.exolab.jms.messagemgr
Selector
          This class enables messages to be filtered using a message selector.
 

Classes in org.exolab.jms.selector used by org.exolab.jms.selector
Context
          This class encapsulates the context of a parsed token.
Expression
          This class is the base class for all expressions.
ExpressionFactory
          This interface specifies the methods needed to create all of the expressions supported by the message selector.
SelectorException
          Selector exception
Type
          This class provides an enumeration of the supported expression types.
TypeMismatchException
          Type mismatch exception
 

Classes in org.exolab.jms.selector used by org.exolab.jms.selector.parser
Context
          This class encapsulates the context of a parsed token.
Expression
          This class is the base class for all expressions.
ExpressionFactory
          This interface specifies the methods needed to create all of the expressions supported by the message selector.
Type
          This class provides an enumeration of the supported expression types.
 



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