Uses of Package
org.apache.qpid.filter

Packages that use org.apache.qpid.filter
org.apache.qpid.filter   
org.apache.qpid.filter.selector   
 

Classes in org.apache.qpid.filter used by org.apache.qpid.filter
BinaryExpression
          An expression which performs an operation on two expression values.
BooleanExpression
          A BooleanExpression is an expression that always produces a Boolean result.
ConstantExpression
          Represents a constant expression
ConstantExpression.BooleanConstantExpression
           
Expression
          Represents an expression
MessageFilter
           
PropertyExpression
          Represents a property expression
UnaryExpression
          An expression which performs an operation on two expression values
 

Classes in org.apache.qpid.filter used by org.apache.qpid.filter.selector
BooleanExpression
          A BooleanExpression is an expression that always produces a Boolean result.
ConstantExpression
          Represents a constant expression
Expression
          Represents an expression
PropertyExpression
          Represents a property expression
 



Licensed to the Apache Software Foundation