See: Description
| Class | Description |
|---|---|
| AbstractFilterCollection |
Manages a filter collection.
|
| AndFilter |
AndFilter accepts only if the leftFilter and rightFilter filter
accept. |
| NotFilter |
NotFilter accepts if the filter does not accept. |
| OrFilter |
OrFilter accepts if any of the filters accept the message |
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.