Class DefaultDestinationTopicProcessor

java.lang.Object
org.springframework.kafka.retrytopic.DefaultDestinationTopicProcessor
All Implemented Interfaces:
DestinationTopicProcessor

public class DefaultDestinationTopicProcessor extends Object implements DestinationTopicProcessor
Default implementation of the DestinationTopicProcessor interface.
Since:
2.7
Author:
Tomaz Fernandes, Gary Russell