@ChannelHandler.Sharable
public class MemcachedBinaryCommandDecoder
extends org.jboss.netty.handler.codec.frame.FrameDecoder
Modifier and Type | Class and Description |
---|---|
static class |
MemcachedBinaryCommandDecoder.BinaryOp |
Constructor and Description |
---|
MemcachedBinaryCommandDecoder() |
Modifier and Type | Method and Description |
---|---|
protected Object |
decode(org.jboss.netty.channel.ChannelHandlerContext channelHandlerContext,
org.jboss.netty.channel.Channel channel,
org.jboss.netty.buffer.ChannelBuffer channelBuffer) |
actualReadableBytes, afterAdd, afterRemove, appendToCumulation, beforeAdd, beforeRemove, channelClosed, channelDisconnected, cleanup, decodeLast, exceptionCaught, extractFrame, getMaxCumulationBufferCapacity, getMaxCumulationBufferComponents, internalBuffer, isUnfold, messageReceived, newCumulationBuffer, replace, setMaxCumulationBufferCapacity, setMaxCumulationBufferComponents, setUnfold, unfoldAndFireMessageReceived, updateCumulation
public static final Charset USASCII
protected Object decode(org.jboss.netty.channel.ChannelHandlerContext channelHandlerContext, org.jboss.netty.channel.Channel channel, org.jboss.netty.buffer.ChannelBuffer channelBuffer) throws Exception
decode
in class org.jboss.netty.handler.codec.frame.FrameDecoder
Exception
Copyright © GigaSpaces.