Uses of Package
org.apache.camel.component.dynamicrouter
-
Classes in org.apache.camel.component.dynamicrouter used by org.apache.camel.component.dynamicrouter Class Description DynamicRouterComponent The Dynamic RouterComponent.DynamicRouterConfiguration This class encapsulates all configuration items for the Dynamic Router EIP component.DynamicRouterControlChannelProcessor ProcessesDynamicRouterControlMessages on the specialized control channel.DynamicRouterControlChannelProcessor.DynamicRouterControlChannelProcessorFactory Create aDynamicRouterControlChannelProcessorinstance.DynamicRouterControlMessage The control channel message to provide the conditions under which a recipient should receive an exchange for processing.DynamicRouterControlMessage.ControlMessageType The type of message received on the control channel.DynamicRouterControlMessage.SubscribeMessageBuilder A Builder class for creating a subscribe message.DynamicRouterControlMessage.UnsubscribeMessageBuilder A Builder class for creating an unsubscribe message.DynamicRouterControlProducer AProducerimplementation to process control channel messages for the Dynamic Router.DynamicRouterEndpoint The Dynamic Router component routes exchanges to recipients, and the recipients (and their rules) may change at runtime.DynamicRouterEndpoint.DynamicRouterEndpointFactory Create aDynamicRouterEndpointinstance.DynamicRouterProcessor Implements a Dynamic Router pattern where the destinations are computed at runtime.DynamicRouterProcessor.DynamicRouterProcessorFactory Create aDynamicRouterProcessorinstance.DynamicRouterProducer AProducerimplementation to process exchanges for the Dynamic Router.PrioritizedFilterProcessor This class serves as a wrapper around aFilterProcessorto include an integer representing the priority of this processor, and aComparatorto sort by priority, then by id.PrioritizedFilterProcessor.PrioritizedFilterProcessorFactory Create aPrioritizedFilterProcessorinstance.