@FunctionalInterface public interface MessageListener
SubscriptionListener to receive
notifications for subscription states.SubscriptionListener| Modifier and Type | Method and Description |
|---|---|
void |
onMessage(Message message,
byte[] pattern)
Callback for processing received objects through Redis.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.