Uses of Class
org.mule.module.xml.routing.FilteringXmlMessageSplitter

Packages that use FilteringXmlMessageSplitter
org.mule.module.xml.routing   
 

Uses of FilteringXmlMessageSplitter in org.mule.module.xml.routing
 

Subclasses of FilteringXmlMessageSplitter in org.mule.module.xml.routing
 class RoundRobinXmlSplitter
          This router will split the Xml message into parts based on the xpath expression and route each new event to the endpoints on the router, one after the other.
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.