Uses of Interface
org.mule.api.routing.OutboundRouterCollection

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

Uses of OutboundRouterCollection in org.mule.config.dsl
 

Constructors in org.mule.config.dsl with parameters of type OutboundRouterCollection
OutRouteBuilder(OutboundRouterCollection router, MuleContext muleContext)
           
 

Uses of OutboundRouterCollection in org.mule.routing.outbound
 

Classes in org.mule.routing.outbound that implement OutboundRouterCollection
 class DefaultOutboundRouterCollection
          DefaultOutboundRouterCollection is a container of routers.
 



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