Package | Description |
---|---|
org.mule.routing.filters.logic |
Filters that allow other filters to be combined.
|
Modifier and Type | Class and Description |
---|---|
class |
AndFilter
AndFilter accepts only if the leftFilter and rightFilter filter
accept. |
class |
OrFilter
OrFilter accepts if any of the filters accept the message |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.