Interface DirectVmComponentBuilderFactory


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

      • directVm

        static DirectVmComponentBuilderFactory.DirectVmComponentBuilder directVm()
        Direct VM (camel-directvm) Call another endpoint from any Camel Context in the same JVM synchronously. Category: core,endpoint Since: 2.10 Maven coordinates: org.apache.camel:camel-directvm
        Returns:
        the dsl builder