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

Packages that use MatchingRouter
org.mule.api.routing Interfaces that define inbound and outbound routing API. 
org.mule.routing Defines the core routing patterns supported by mule. 
org.mule.routing.outbound Outbound router implementation as described in the Enterprise Integration Patterns book. 
 

Uses of MatchingRouter in org.mule.api.routing
 

Subinterfaces of MatchingRouter in org.mule.api.routing
 interface OutboundRouterCollection
          RouterCollection defines the interface for a MessageRouter that manages more than one router.
 

Uses of MatchingRouter in org.mule.routing
 

Classes in org.mule.routing that implement MatchingRouter
 class AbstractMatchingRouter
          AbstractRouterCollection provides common method implementations of router collections for in and outbound routers.
 

Uses of MatchingRouter in org.mule.routing.outbound
 

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



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