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