Uses of Class
org.mule.api.routing.CouldNotRouteOutboundMessageException

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

Uses of CouldNotRouteOutboundMessageException in org.mule.routing.outbound
 

Methods in org.mule.routing.outbound that throw CouldNotRouteOutboundMessageException
protected  List ExpressionRecipientList.getRecipients(MuleEvent event)
           
protected abstract  List<Object> AbstractRecipientList.getRecipients(MuleEvent event)
           
 MessageProcessor FilteringOutboundRouter.getRoute(int index, MuleEvent event)
          Will Return the target at the given index and will resolve any template tags on the Endpoint URI if necessary
 



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