All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description DefaultKafkaClientFactory DefaultKafkaHeaderDeserializer DefaultKafkaHeaderSerializer DefaultKafkaManualAsyncCommit DefaultKafkaManualAsyncCommitFactory DefaultKafkaManualCommit DefaultKafkaManualCommitFactory DefaultKafkaManualSyncCommit DefaultPollExceptionStrategy DelegatingCallback KafkaAsyncManualCommit Can be used for forcing async manual offset commit when using Kafka consumer.KafkaClientFactory Factory to create a new KafkaConsumer
and KafkaProducer
instances.KafkaComponent KafkaComponentConfigurer Generated by camel build tools - do NOT edit this file!KafkaConfiguration KafkaConstants KafkaConsumer KafkaConsumerResumeStrategy Defines a strategy for handling resume operations.KafkaEndpoint Sent and receive messages to/from an Apache Kafka broker.KafkaEndpointConfigurer Generated by camel build tools - do NOT edit this file!KafkaEndpointUriFactory Generated by camel build tools - do NOT edit this file!KafkaHeaderDeserializer Deserializer for kafka header value.KafkaHeaderFilterStrategy KafkaHeaderSerializer Serializer for kafka header value.KafkaIdempotentRepository A Kafka topic-based implementation ofIdempotentRepository
.KafkaManualCommit Can be used for forcing manual offset commit when using Kafka consumer.KafkaManualCommitFactory Factory to create a newKafkaManualCommit
to store on theExchange
.KafkaProducer KafkaProducerCallBack KafkaProducerMetadataCallBack KafkaRecordProcessor KafkaRecordProcessor.ProcessResult KafkaSendDynamicAware Kafka basedSendDynamicAware
which allows to optimise Kafka components with the toD (dynamic to) DSL in Camel.KafkaSerdeHelper KeyValueHolderIterator OffsetKafkaConsumerResumeStrategy A resume strategy that uses Kafka's offset for resumingPartitionAssignmentListener 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.ProducerUtil ResumeStrategyFactory SeekPolicyKafkaConsumerResumeStrategy A resume strategy that uses Camel's seekTo configuration for resuming