| Interface | Description |
|---|---|
| KafkaManualCommit |
Can be used for forcing manual offset commit when using Kafka consumer.
|
| KafkaManualCommitFactory |
Factory to create a new
KafkaManualCommit to store on the Exchange. |
| Class | Description |
|---|---|
| DefaultKafkaManualCommit | |
| DefaultKafkaManualCommitFactory | |
| KafkaComponent | |
| KafkaComponentConfigurer |
Source code generated by org.apache.camel:apt
|
| KafkaConfiguration | |
| KafkaConstants | |
| KafkaConsumer | |
| KafkaEndpoint |
The kafka component allows messages to be sent to (or consumed from) Apache Kafka brokers.
|
| KafkaEndpointConfigurer |
Source code generated by org.apache.camel:apt
|
| KafkaHeaderFilterStrategy | |
| KafkaProducer |
Apache Camel