Uses of Class
org.springframework.kafka.retrytopic.RetryTopicComponentFactory
Packages that use RetryTopicComponentFactory
-
Uses of RetryTopicComponentFactory in org.springframework.kafka.retrytopic
Methods in org.springframework.kafka.retrytopic that return RetryTopicComponentFactoryModifier and TypeMethodDescriptionprotected RetryTopicComponentFactory
RetryTopicConfigurationSupport.createComponentFactory()
Override this method to provide a subclass ofRetryTopicComponentFactory
with different component implementations or subclasses.