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 RetryTopicComponentFactoryRetryTopicConfigurationSupport.createComponentFactory()Override this method to provide a subclass ofRetryTopicComponentFactorywith different component implementations or subclasses.