Uses of Interface
org.springframework.kafka.retrytopic.DestinationTopicContainer
Packages that use DestinationTopicContainer
- 
Uses of DestinationTopicContainer in org.springframework.kafka.retrytopicSubinterfaces of DestinationTopicContainer in org.springframework.kafka.retrytopicModifier and TypeInterfaceDescriptioninterfaceProvides methods for resolving the destination to which a message that failed to be processed should be forwarded to.Classes in org.springframework.kafka.retrytopic that implement DestinationTopicContainerModifier and TypeClassDescriptionclassDefault implementation of theDestinationTopicResolverinterface.