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, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecode, userEventTriggered
channelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught
ensureNotSharable, handlerAdded, isSharable
Copyright © 2018 Couchbase, Inc.. All rights reserved.