Interface VertxKafkaComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface VertxKafkaComponentBuilderFactory
    Sent and receive messages to/from an Apache Kafka broker using vert.x Kafka client Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • vertxKafka

        static VertxKafkaComponentBuilderFactory.VertxKafkaComponentBuilder vertxKafka()
        Vert.x Kafka (camel-vertx-kafka) Sent and receive messages to/from an Apache Kafka broker using vert.x Kafka client Category: messaging Since: 3.7 Maven coordinates: org.apache.camel:camel-vertx-kafka
        Returns:
        the dsl builder