@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface WebhookComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebhookComponentBuilderFactory.WebhookComponentBuilder
Builder for the Webhook component.
|
static class |
WebhookComponentBuilderFactory.WebhookComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static WebhookComponentBuilderFactory.WebhookComponentBuilder |
webhook()
Webhook (camel-webhook)
Expose webhook endpoints to receive push notifications for other Camel
components.
|
static WebhookComponentBuilderFactory.WebhookComponentBuilder webhook()
Apache Camel