@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface VertxKafkaEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VertxKafkaEndpointBuilderFactory.AdvancedVertxKafkaEndpointBuilder
Advanced builder for endpoint for the Vert.x Kafka component.
|
static interface |
VertxKafkaEndpointBuilderFactory.AdvancedVertxKafkaEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Vert.x Kafka component.
|
static interface |
VertxKafkaEndpointBuilderFactory.AdvancedVertxKafkaEndpointProducerBuilder
Advanced builder for endpoint producers for the Vert.x Kafka component.
|
static interface |
VertxKafkaEndpointBuilderFactory.VertxKafkaBuilders |
static interface |
VertxKafkaEndpointBuilderFactory.VertxKafkaEndpointBuilder
Builder for endpoint for the Vert.x Kafka component.
|
static interface |
VertxKafkaEndpointBuilderFactory.VertxKafkaEndpointConsumerBuilder
Builder for endpoint consumers for the Vert.x Kafka component.
|
static interface |
VertxKafkaEndpointBuilderFactory.VertxKafkaEndpointProducerBuilder
Builder for endpoint producers for the Vert.x Kafka component.
|
| Modifier and Type | Method and Description |
|---|---|
static VertxKafkaEndpointBuilderFactory.VertxKafkaEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static VertxKafkaEndpointBuilderFactory.VertxKafkaEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel