Interface DynamicRouterControlComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface DynamicRouterControlComponentBuilderFactory
The Dynamic Router control endpoint for operations that allow routing
participants to subscribe or unsubscribe to participate in dynamic message
routing.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Dynamic Router Control component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionDynamic Router Control (camel-dynamic-router) The Dynamic Router control endpoint for operations that allow routing participants to subscribe or unsubscribe to participate in dynamic message routing.
-
Method Details
-
dynamicRouterControl
static DynamicRouterControlComponentBuilderFactory.DynamicRouterControlComponentBuilder dynamicRouterControl()Dynamic Router Control (camel-dynamic-router) The Dynamic Router control endpoint for operations that allow routing participants to subscribe or unsubscribe to participate in dynamic message routing. Category: messaging Since: 4.4 Maven coordinates: org.apache.camel:camel-dynamic-router- Returns:
- the dsl builder
-