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
 OutboundEndpoint FilteringOutboundRouter.getEndpoint(int index, MuleMessage message)
          Will Return the endpont at the given index and will resolve any template tags on the Endpoint URI if necessary
protected abstract  List AbstractRecipientList.getRecipients(MuleMessage message)
           
protected  List ExpressionRecipientList.getRecipients(MuleMessage message)
           
 



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