Interface RedisChannelCallback
public interface RedisChannelCallback
-
Method Summary
-
Method Details
-
onMessage
- Parameters:
channel- The channel the message was received onmessage- The raw string message received by the channel
-
channel - The channel the message was received onmessage - The raw string message received by the channel