Interface VertxKafkaEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface VertxKafkaEndpointBuilderFactory
Sent and receive messages to/from an Apache Kafka broker using vert.x Kafka client Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceVertxKafkaEndpointBuilderFactory.AdvancedVertxKafkaEndpointBuilderAdvanced builder for endpoint for the Vert.x Kafka component.static interfaceVertxKafkaEndpointBuilderFactory.AdvancedVertxKafkaEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Vert.x Kafka component.static interfaceVertxKafkaEndpointBuilderFactory.AdvancedVertxKafkaEndpointProducerBuilderAdvanced builder for endpoint producers for the Vert.x Kafka component.static interfaceVertxKafkaEndpointBuilderFactory.VertxKafkaBuildersstatic interfaceVertxKafkaEndpointBuilderFactory.VertxKafkaEndpointBuilderBuilder for endpoint for the Vert.x Kafka component.static interfaceVertxKafkaEndpointBuilderFactory.VertxKafkaEndpointConsumerBuilderBuilder for endpoint consumers for the Vert.x Kafka component.static interfaceVertxKafkaEndpointBuilderFactory.VertxKafkaEndpointProducerBuilderBuilder for endpoint producers for the Vert.x Kafka component.static classVertxKafkaEndpointBuilderFactory.VertxKafkaHeaderNameBuilderThe builder of headers' name for the Vert.x Kafka component.
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static VertxKafkaEndpointBuilderFactory.VertxKafkaEndpointBuilderendpointBuilder(String componentName, String path)Deprecated.
-
-
-
Method Detail
-
endpointBuilder
@Deprecated static VertxKafkaEndpointBuilderFactory.VertxKafkaEndpointBuilder endpointBuilder(String componentName, String path)
Deprecated.
-
-