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

Packages that use SelectiveRouter
org.mule.routing Defines the core routing patterns supported by mule. 
 

Uses of SelectiveRouter in org.mule.routing
 

Classes in org.mule.routing that implement SelectiveRouter
 class AbstractSelectiveRouter
           
 class ChoiceRouter
          Routes the event to a singleMessageProcessor using a Filter to evaluate the event being processed and find the first route that can be used.
 



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