public abstract class BinaryJedisPubSub extends JedisPubSubBase<byte[]>
| Constructor and Description |
|---|
BinaryJedisPubSub() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
encode(byte[] raw) |
getSubscribedChannels, isSubscribed, onMessage, onPMessage, onPong, onPSubscribe, onPUnsubscribe, onSubscribe, onUnsubscribe, ping, ping, proceed, proceedWithPatterns, psubscribe, punsubscribe, punsubscribe, subscribe, unsubscribe, unsubscribeprotected final byte[] encode(byte[] raw)
encode in class JedisPubSubBase<byte[]>Copyright © 2025. All rights reserved.