| Class | Description |
|---|---|
| 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 |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.