Interface HttpsComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface HttpsComponentBuilderFactory
    Send requests to external HTTP servers using Apache HTTP Client 4.x. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • https

        static HttpsComponentBuilderFactory.HttpsComponentBuilder https()
        HTTPS (Secure) (camel-http) Send requests to external HTTP servers using Apache HTTP Client 4.x. Category: http Since: 2.3 Maven coordinates: org.apache.camel:camel-http
        Returns:
        the dsl builder