public abstract class AbstractMemcacheObjectDecoder
extends io.netty.handler.codec.ByteToMessageDecoder
Abstract super class for both ascii and binary decoders.
Currently it just acts as a common denominator, but will certainly include methods once the ascii protocol is implemented.Constructor and Description |
---|
AbstractMemcacheObjectDecoder() |
actualReadableBytes, callDecode, channelInactive, channelRead, channelReadComplete, decode, decodeLast, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setSingleDecode
channelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggered