Uses of Class
org.mule.routing.outbound.FilteringXmlMessageSplitter

Packages that use FilteringXmlMessageSplitter
org.mule.routing.outbound Outbound router implementation as described in the Enterprise Integration Patterns book. 
 

Uses of FilteringXmlMessageSplitter in org.mule.routing.outbound
 

Subclasses of FilteringXmlMessageSplitter in org.mule.routing.outbound
 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.