Interface AzureEventhubsComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface AzureEventhubsComponentBuilderFactory
    The azure-eventhubs component that integrates Azure Event Hubs using AMQP protocol. Azure EventHubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • azureEventhubs

        static AzureEventhubsComponentBuilderFactory.AzureEventhubsComponentBuilder azureEventhubs()
        Azure Event Hubs (camel-azure-eventhubs) The azure-eventhubs component that integrates Azure Event Hubs using AMQP protocol. Azure EventHubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. Category: cloud,messaging Since: 3.5 Maven coordinates: org.apache.camel:camel-azure-eventhubs
        Returns:
        the dsl builder