Interface DynamicRouterComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface DynamicRouterComponentBuilderFactory
    The Dynamic Router component routes exchanges to recipients, and the recipients (and their rules) may change at runtime. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • dynamicRouter

        static DynamicRouterComponentBuilderFactory.DynamicRouterComponentBuilder dynamicRouter()
        Dynamic Router (camel-dynamic-router) The Dynamic Router component routes exchanges to recipients, and the recipients (and their rules) may change at runtime. Category: endpoint,java Since: 3.15 Maven coordinates: org.apache.camel:camel-dynamic-router
        Returns:
        the dsl builder