|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RedisPubSubConnection | |
|---|---|
| com.lambdaworks.redis | |
| Uses of RedisPubSubConnection in com.lambdaworks.redis |
|---|
| Methods in com.lambdaworks.redis that return RedisPubSubConnection | ||
|---|---|---|
RedisPubSubConnection<String,String> |
RedisClient.connectPubSub()
Open a new pub/sub connection to the redis server that treats keys and values as UTF-8 strings. |
|
|
RedisClient.connectPubSub(RedisCodec<K,V> codec)
Open a new pub/sub connection to the redis server. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||