Interface SedaComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface SedaComponentBuilderFactory
    Asynchronously call another endpoint from any Camel Context in the same JVM. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • seda

        static SedaComponentBuilderFactory.SedaComponentBuilder seda()
        SEDA (camel-seda) Asynchronously call another endpoint from any Camel Context in the same JVM. Category: core,endpoint Since: 1.1 Maven coordinates: org.apache.camel:camel-seda
        Returns:
        the dsl builder