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

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

Uses of AbstractRecipientList in org.mule.routing.outbound
 

Subclasses of AbstractRecipientList in org.mule.routing.outbound
 class ExceptionBasedRouter
          ExceptionBasedRouter Will send the current event to the first endpoint that doesn't throw an exception.
 class ExpressionRecipientList
           
 class StaticRecipientList
          StaticRecipientList is used to dispatch a single event to multiple recipients over the same transport.
 



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