Uses of Package
org.apache.camel.component.dynamicrouter.routing
Packages that use org.apache.camel.component.dynamicrouter.routing
-
Classes in org.apache.camel.component.dynamicrouter.routing used by org.apache.camel.component.dynamicrouter.routingClassDescriptionThe Dynamic Router
Component
.This class encapsulates all configuration items for the Dynamic Router EIP component.The Dynamic Router component routes exchanges to recipients, and the recipients (and their rules) may change at runtime.Create aDynamicRouterEndpoint
instance.TheDynamicRouterProcessor
is responsible for routing an exchange to the appropriate recipients.Factory for creatingDynamicRouterProcessor
instances.AProducer
implementation to process exchanges for the Dynamic Router.Create aDynamicRouterProducer
instance.