Uses of Class
org.mule.routing.AbstractCatchAllStrategy

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

Uses of AbstractCatchAllStrategy in org.mule.routing
 

Subclasses of AbstractCatchAllStrategy in org.mule.routing
 class ForwardingCatchAllStrategy
          ForwardingCatchAllStrategy acts as a catch and forward router for any events not caught by the router this strategy is associated with.
 class LoggingCatchAllStrategy
          LoggingCatchAllStrategy is a simple strategy that only logs any events not caught by the router associated with this strategy.
 class ServiceCatchAllStrategy
          Deprecated.  
 



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