Uses of Interface
com.blackrook.redis.commands.RedisPubSubCommands
-
Packages that use RedisPubSubCommands Package Description com.blackrook.redis Contains classes relevant to connecting to Redis servers. -
-
Uses of RedisPubSubCommands in com.blackrook.redis
Classes in com.blackrook.redis that implement RedisPubSubCommands Modifier and Type Class Description class
RedisPubSubConnection
A special Redis connection that is essentially a subscription to one or more Redis channels.
-