public abstract class AbstractMemcacheObjectDecoder extends 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.ChannelHandler.Sharable
Constructor and Description |
---|
AbstractMemcacheObjectDecoder() |
actualReadableBytes, callDecode, channelInactive, channelRead, channelReadComplete, decode, decodeLast, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setSingleDecode
channelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggered
handlerAdded, isSharable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handlerAdded
Copyright © 2014 Couchbase, Inc.