Uses of Class
org.apache.camel.processor.RoutingSlip
-
Packages that use RoutingSlip Package Description 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 Modifier and Type Class Description class
DynamicRouter
Implements a Dynamic Router pattern where the destination(s) is computed at runtime.
-