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
    Modifier and Type
    Field
    Description
    static final String
    Name of the channel of the message.
    static final String
    Name of the pattern of the message.
    static final String
    Name of the destination (channel or pattern) of the message.