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

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

Uses of AbstractRoundRobinMessageSplitter in org.mule.routing.outbound
 

Subclasses of AbstractRoundRobinMessageSplitter in org.mule.routing.outbound
 class ExpressionMessageSplitter
          Evaluates a single expression and adds the results of the expression as individual message parts.
 class ListMessageSplitter
          FilteringListMessageSplitter accepts a List as a message payload then routes list elements as messages over an endpoint where the endpoint's filter accepts the payload.
 



Copyright © 2003-2013 MuleSoft, Inc.. All Rights Reserved.