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, unsubscribe
protected final byte[] encode(byte[] raw)
encode
in class JedisPubSubBase<byte[]>
Copyright © 2024. All rights reserved.