M - messagepublic interface MessageListener<M> extends EventListener
RTopic| Modifier and Type | Method and Description |
|---|---|
void |
onMessage(String channel,
M msg)
Invokes on every message in topic
|
Copyright © 2014–2018 The Redisson Project. All rights reserved.