Uses of Interface
org.springframework.kafka.retrytopic.DestinationTopicContainer
-
Uses of DestinationTopicContainer in org.springframework.kafka.retrytopic
Modifier and TypeInterfaceDescriptioninterface
Provides methods for resolving the destination to which a message that failed to be processed should be forwarded to.Modifier and TypeClassDescriptionclass
Default implementation of theDestinationTopicResolver
interface.