Interface PubSubHeaders
public interface PubSubHeaders
Pre-defined names and prefixes to be used for setting and/or retrieving Redis Pub/sub attributes from/to generic
message headers.
- Since:
- 4.1
- Author:
- Mark Paluch
-
Field Summary
Fields
-
Field Details
-
TOPIC
Name of the destination (channel or pattern) of the message.Read-only value.
- See Also:
-
CHANNEL
-
PATTERN
-