| DynamicRouterComponent |
The Dynamic Router Component.
|
| DynamicRouterComponentConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| DynamicRouterConfiguration |
This class encapsulates all configuration items for the Dynamic Router EIP component.
|
| DynamicRouterConstants |
Contains constants that are used within this component.
|
| DynamicRouterControlChannelProcessor |
|
| DynamicRouterControlChannelProcessor.DynamicRouterControlChannelProcessorFactory |
|
| DynamicRouterControlMessage |
The control channel message to provide the conditions under which a recipient should receive an exchange for
processing.
|
| DynamicRouterControlMessage.SubscribeMessageBuilder |
A Builder class for creating a subscribe message.
|
| DynamicRouterControlMessage.UnsubscribeMessageBuilder |
A Builder class for creating an unsubscribe message.
|
| DynamicRouterControlProducer |
A Producer implementation to process control channel messages for the Dynamic Router.
|
| DynamicRouterControlProducer.DynamicRouterControlProducerFactory |
|
| DynamicRouterEndpoint |
The Dynamic Router component routes exchanges to recipients, and the recipients (and their rules) may change at
runtime.
|
| DynamicRouterEndpoint.DynamicRouterEndpointFactory |
|
| DynamicRouterEndpointConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| DynamicRouterEndpointUriFactory |
Generated by camel build tools - do NOT edit this file!
|
| DynamicRouterProcessor |
Implements a Dynamic Router pattern where the destinations
are computed at runtime.
|
| DynamicRouterProcessor.DynamicRouterProcessorFactory |
|
| DynamicRouterProducer |
A Producer implementation to process exchanges for the Dynamic Router.
|
| DynamicRouterProducer.DynamicRouterProducerFactory |
|
| PrioritizedFilterProcessor |
This class serves as a wrapper around a FilterProcessor to include an integer representing the priority of
this processor, and a Comparator to sort by priority, then by id.
|
| PrioritizedFilterProcessor.PrioritizedFilterProcessorFactory |
|