Interface WebhookComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface WebhookComponentBuilderFactory
    Expose webhook endpoints to receive push notifications for other Camel components. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • webhook

        static WebhookComponentBuilderFactory.WebhookComponentBuilder webhook()
        Webhook (camel-webhook) Expose webhook endpoints to receive push notifications for other Camel components. Category: cloud Since: 3.0 Maven coordinates: org.apache.camel:camel-webhook
        Returns:
        the dsl builder