@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface VertxKafkaComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VertxKafkaComponentBuilderFactory.VertxKafkaComponentBuilder
Builder for the Vert.x Kafka component.
|
static class |
VertxKafkaComponentBuilderFactory.VertxKafkaComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
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
|
static VertxKafkaComponentBuilderFactory.VertxKafkaComponentBuilder vertxKafka()
Apache Camel