Uses of Class
org.apache.camel.component.dynamicrouter.DynamicRouterEndpoint
-
-
Uses of DynamicRouterEndpoint in org.apache.camel.component.dynamicrouter
Methods in org.apache.camel.component.dynamicrouter with parameters of type DynamicRouterEndpoint Modifier and Type Method Description DynamicRouterControlProducerDynamicRouterControlProducer.DynamicRouterControlProducerFactory. getInstance(DynamicRouterEndpoint endpoint)Create theProducerfor the Dynamic Router with the suppliedEndpointURI.DynamicRouterProducerDynamicRouterProducer.DynamicRouterProducerFactory. getInstance(DynamicRouterEndpoint endpoint)Create theProducerfor the Dynamic Router with the suppliedEndpointURI.Constructors in org.apache.camel.component.dynamicrouter with parameters of type DynamicRouterEndpoint Constructor Description DynamicRouterControlProducer(DynamicRouterEndpoint endpoint)Create theProducerfor the Dynamic Router with the suppliedEndpointURI.DynamicRouterProducer(DynamicRouterEndpoint endpoint)Create theProducerfor the Dynamic Router with the suppliedEndpointURI.
-