Package org.mule.routing.filters.logic

Filters that allow other filters to be combined.

See:
          Description

Class Summary
AbstractFilterCollection Manages a filter collection.
AndFilter AndFilter accepts only if all the filters accept.
NotFilter NotFilter accepts if the filter does not accept.
OrFilter OrFilter accepts if any of the filters accept the message
 

Package org.mule.routing.filters.logic Description

Filters that allow other filters to be combined.



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.