Class RetryTopicHeaders
java.lang.Object
org.springframework.kafka.retrytopic.RetryTopicHeaders
Contains the headers that will be used in the forwarded messages.
- Since:
- 2.7
- Author:
- Tomaz Fernandes
-
Field Details
-
DEFAULT_HEADER_BACKOFF_TIMESTAMP
The default header for the backoff due timestamp.- See Also:
-
DEFAULT_HEADER_ATTEMPTS
The default header for the attempts.- See Also:
-
DEFAULT_HEADER_ORIGINAL_TIMESTAMP
The default header for the original message's timestamp.- See Also:
-
-
Constructor Details
-
RetryTopicHeaders
public RetryTopicHeaders()
-