public static interface RedisFacade.RedisPubSub
| Modifier and Type | Method and Description |
|---|---|
Object |
getLinked()
Returns linked underlying PubSub listener implementation.
|
void |
link(Object linkedImplementation)
Links with underlying PubSub listener implementation.
|
void |
onPMessage(byte[] pattern,
byte[] channelBuf,
byte[] message) |
void onPMessage(byte[] pattern,
byte[] channelBuf,
byte[] message)
Object getLinked()
void link(Object linkedImplementation)
linkedImplementation - underlying PubSub listener implementationCopyright © 2018 Amadeus s.a.s.. All rights reserved.