Package | Description |
---|---|
redis.client |
Modifier and Type | Class and Description |
---|---|
class |
MessageListener
Convenience when you don't care about the subscriptions.
|
Modifier and Type | Method and Description |
---|---|
void |
RedisClientBase.addListener(ReplyListener replyListener)
Add a reply listener to this client for subscriptions.
|
boolean |
RedisClientBase.removeListener(ReplyListener replyListener)
Remove a reply listener from this client.
|
Copyright © 2015. All rights reserved.