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 ExpressionRecipientList
          StaticRecipientList is used to dispatch a single event to multiple recipients over the same transport.
 class StaticRecipientList
          StaticRecipientList is used to dispatch a single event to multiple recipients over the same transport.
 



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