Uses of Class
org.mule.routing.filters.logic.AbstractFilterCollection

Packages that use AbstractFilterCollection
org.mule.routing.filters.logic Filters that allow other filters to be combined. 
 

Uses of AbstractFilterCollection in org.mule.routing.filters.logic
 

Subclasses of AbstractFilterCollection in org.mule.routing.filters.logic
 class AndFilter
          AndFilter accepts only if all the filters accept.
 class OrFilter
          OrFilter accepts if any of the filters accept the message
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.