Uses of Interface
org.springframework.kafka.listener.DeadLetterPublishingRecoverer.ExceptionHeadersCreator
Packages that use DeadLetterPublishingRecoverer.ExceptionHeadersCreator
-
Uses of DeadLetterPublishingRecoverer.ExceptionHeadersCreator in org.springframework.kafka.listener
Methods in org.springframework.kafka.listener with parameters of type DeadLetterPublishingRecoverer.ExceptionHeadersCreatorModifier and TypeMethodDescriptionvoidDeadLetterPublishingRecoverer.setExceptionHeadersCreator(DeadLetterPublishingRecoverer.ExceptionHeadersCreator headersCreator) Set aDeadLetterPublishingRecoverer.ExceptionHeadersCreatorimplementation to completely take over setting the exception headers in the output record.