Uses of Class
org.apache.camel.processor.RoutingSlip

Packages that use RoutingSlip
org.apache.camel.processor A collection of Processor implementations which are used to implement the Enterprise Integration Patterns 
 

Uses of RoutingSlip in org.apache.camel.processor
 

Subclasses of RoutingSlip in org.apache.camel.processor
 class DynamicRouter
          Implements a Dynamic Router pattern where the destination(s) is computed at runtime.
 



Apache Camel