Class CodecDecoder

java.lang.Object
org.redisson.client.protocol.decoder.CodecDecoder
All Implemented Interfaces:
MultiDecoder<Object>

public class CodecDecoder extends Object implements MultiDecoder<Object>
Author:
Nikita Koksharov