Uses of Interface
org.springframework.kafka.retrytopic.DestinationTopicContainer
Packages that use DestinationTopicContainer
-
Uses of DestinationTopicContainer in org.springframework.kafka.retrytopic
Subinterfaces of DestinationTopicContainer in org.springframework.kafka.retrytopicModifier and TypeInterfaceDescriptioninterface
Provides 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 TypeClassDescriptionclass
Default implementation of theDestinationTopicResolver
interface.