Uses of Class
org.mule.routing.AbstractSelectiveRouter

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

Uses of AbstractSelectiveRouter in org.mule.routing
 

Subclasses of AbstractSelectiveRouter in org.mule.routing
 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-2013 MuleSoft, Inc.. All Rights Reserved.