Interface PlatformHttpComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface PlatformHttpComponentBuilderFactory
    Expose HTTP endpoints using the HTTP server available in the current platform. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • platformHttp

        static PlatformHttpComponentBuilderFactory.PlatformHttpComponentBuilder platformHttp()
        Platform HTTP (camel-platform-http) Expose HTTP endpoints using the HTTP server available in the current platform. Category: http Since: 3.0 Maven coordinates: org.apache.camel:camel-platform-http
        Returns:
        the dsl builder