|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ObjectFilter | |
| org.mule.routing.filters | Filters are often used by routers to determine if the event should be accepted by the router. |
| Uses of ObjectFilter in org.mule.routing.filters |
| Classes in org.mule.routing.filters that implement ObjectFilter | |
class |
EqualsFilter
EqualsFilter is a filer for comparing two objects using the
equals() method. |
class |
RegExFilter
RegExFilter is used to match a rgular expression against a string
argument. |
class |
WildcardFilter
WildcardFilter is used to match wildcard string. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||