public class UnifiedProtocolDecoder
extends io.netty.handler.codec.ByteToMessageDecoder
| Constructor and Description |
|---|
UnifiedProtocolDecoder(MemcachedCommandHandler commandHandler,
boolean threaded) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decode(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf in,
List<Object> out) |
actualReadableBytes, callDecode, channelInactive, channelRead, channelReadComplete, decodeLast, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecode, userEventTriggeredchannelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaughtensureNotSharable, handlerAdded, isSharablepublic UnifiedProtocolDecoder(MemcachedCommandHandler commandHandler, boolean threaded)
Copyright © GigaSpaces.