public interface EtcdResponseDecoder<T>
T
decode(io.netty.handler.codec.http.HttpHeaders headers, io.netty.buffer.ByteBuf content)
T decode(io.netty.handler.codec.http.HttpHeaders headers, io.netty.buffer.ByteBuf content) throws EtcdException, java.io.IOException
headers
content
EtcdException
java.io.IOException