Class RedisURIDecoder
java.lang.Object
org.redisson.client.protocol.decoder.RedisURIDecoder
- All Implemented Interfaces:
MultiDecoder<RedisURI>
- Author:
- Nikita Koksharov
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RedisURIDecoder
public RedisURIDecoder(boolean ssl)
-
-
Method Details
-
getDecoder
- Specified by:
getDecoder
in interfaceMultiDecoder<RedisURI>
-
decode
- Specified by:
decode
in interfaceMultiDecoder<RedisURI>
-