Interface DirectComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface DirectComponentBuilderFactory
    Call another endpoint from the same Camel Context synchronously. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • direct

        static DirectComponentBuilderFactory.DirectComponentBuilder direct()
        Direct (camel-direct) Call another endpoint from the same Camel Context synchronously. Category: core,endpoint Since: 1.0 Maven coordinates: org.apache.camel:camel-direct
        Returns:
        the dsl builder