Uses of Package
org.activemq.filter

Packages that use org.activemq.filter
org.activemq.filter Filter implementations for wildcards & JMS selectors 
org.activemq.message Message implementations 
org.activemq.selector JMS Selector parser 
org.activemq.service The core services which make up the JMS Message Broker such as the Store, MessageContainer and MessageContainerManager 
org.activemq.service.boundedvm   
org.activemq.service.impl Default implementations of the services 
 

Classes in org.activemq.filter used by org.activemq.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
DestinationFilter
          Represents a filter which only operates on Destinations
DestinationMapNode
          An implementation class used to implement DestinationMap
Expression
          Represents an expression
Filter
          Represents a subscription filter
FilterFactory
          A factory of subscription Filter objects
PropertyExpression
          Represents a property expression
UnaryExpression
          An expression which performs an operation on two expression values
XPathExpression.XPathEvaluator
           
 

Classes in org.activemq.filter used by org.activemq.message
DestinationFilter
          Represents a filter which only operates on Destinations
 

Classes in org.activemq.filter used by org.activemq.selector
ConstantExpression
          Represents a constant expression
Expression
          Represents an expression
Filter
          Represents a subscription filter
PropertyExpression
          Represents a property expression
 

Classes in org.activemq.filter used by org.activemq.service
Filter
          Represents a subscription filter
 

Classes in org.activemq.filter used by org.activemq.service.boundedvm
Filter
          Represents a subscription filter
 

Classes in org.activemq.filter used by org.activemq.service.impl
DestinationFilter
          Represents a filter which only operates on Destinations
DestinationMap
          A Map-like data structure allowing values to be indexed by ActiveMQDestination and retrieved by destination - supporting both * and > style of wildcard as well as composite destinations.
Filter
          Represents a subscription filter
FilterFactory
          A factory of subscription Filter objects
 



Copyright © 2004-2008 Protique, Ltd.. All Rights Reserved.