Interface RedisPubSubListener<V>

    • Method Detail

      • onStatus

        boolean onStatus​(PubSubType type,
                          channel)
      • onPatternMessage

        void onPatternMessage​( pattern,
                               channel,
                              V message)