See: Description
| Interface | Description |
|---|---|
| Topic |
Topic for a Redis message.
|
| Class | Description |
|---|---|
| ChannelTopic |
Channel topic implementation (maps to a Redis channel).
|
| PatternTopic |
Pattern topic (matching multiple channels).
|
| RedisMessageListenerContainer |
Container providing asynchronous behaviour for Redis message listeners.
|