| Package | Description |
|---|---|
| org.apache.camel.component.kafka |
| Class and Description |
|---|
| KafkaClientFactory
Factory to create a new
KafkaConsumer and KafkaProducer instances. |
| KafkaComponent |
| KafkaConfiguration |
| KafkaEndpoint
Sent and receive messages to/from an Apache Kafka broker.
|
| 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. |
| KafkaProducer |
| PollExceptionStrategy
Strategy to decide when a Kafka exception was thrown during polling, how to handle this.
|
| PollOnError
DISCARD will discard the message and continue to poll next message.
|
Apache Camel