Package org.springframework.integration.kafka.inbound
package org.springframework.integration.kafka.inbound
Provides Spring Integration inbound components for Apache Kafka.
-
ClassDescriptionAn extension of
ErrorMessagePublisher
that can be used in aCommonErrorHandler
for recovering Kafka delivery failures.Implementations of this interface will generally support a retry template for retrying incoming deliveries and this supports adding common attributes to the retry context.KafkaInboundGateway<K,V, R> Inbound gateway.Message-driven channel adapter.The listener mode for the container, record or batch.KafkaMessageSource<K,V> Polled message source for Apache Kafka.AcknowledgmentCallback for Kafka.AcknowledgmentCallbackFactory for KafkaAckInfo.Information for building an KafkaAckCallback.