Module lettuce.core

Package io.lettuce.core.api.push

Interfaces to consume push messages.
  • Interface Summary
    Interface Description
    PushListener
    Interface to be implemented by push message listeners that are interested in listening to PushMessage.
    PushMessage
    Interface representing a push message received from Redis.