org.mule.module.atom.routing
Class URIRouteFilter
java.lang.Object
org.mule.module.atom.routing.URIRouteFilter
- All Implemented Interfaces:
- Filter
public class URIRouteFilter
- extends Object
- implements Filter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URIRouteFilter
public URIRouteFilter()
setRoute
public void setRoute(String routePattern)
setVerbs
public void setVerbs(String verbString)
accept
public boolean accept(MuleMessage message)
- Specified by:
accept in interface Filter
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.