Interface KafkaEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface KafkaEndpointBuilderFactory
Sent and receive messages to/from an Apache Kafka broker.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Kafka component.static interfaceAdvanced builder for endpoint consumers for the Kafka component.static interfaceAdvanced builder for endpoint producers for the Kafka component.static interfacestatic interfaceBuilder for endpoint for the Kafka component.static interfaceBuilder for endpoint consumers for the Kafka component.static interfaceBuilder for endpoint producers for the Kafka component.static classThe builder of headers' name for the Kafka component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static KafkaEndpointBuilderFactory.KafkaEndpointBuilder endpointBuilder(String componentName, String path)
-