Uses of Class
org.apache.camel.RoutingSlip
-
Packages that use RoutingSlip Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of RoutingSlip in org.apache.camel.spi
Methods in org.apache.camel.spi with parameters of type RoutingSlip Modifier and Type Method Description AsyncProcessorAnnotationBasedProcessorFactory. createRoutingSlip(CamelContext camelContext, RoutingSlip annotation)Creates routing slip processor from the configured annotation.
-