Uses of Class
org.springframework.kafka.streams.AbstractRecoveringExceptionHandler
Packages that use AbstractRecoveringExceptionHandler
-
Uses of AbstractRecoveringExceptionHandler in org.springframework.kafka.streams
Subclasses of AbstractRecoveringExceptionHandler in org.springframework.kafka.streamsModifier and TypeClassDescriptionclassADeserializationExceptionHandlerthat calls aConsumerRecordRecovereror uses the native Kafka Streams DLQ and continues.classAProcessingExceptionHandlerthat calls aConsumerRecordRecovereror uses the native Kafka Streams DLQ and continues.classAProductionExceptionHandlerthat calls aConsumerRecordRecovereror uses the native Kafka Streams DLQ and continues.