@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) |
channelClosed, channelDisconnected, decodeLast, exceptionCaught, messageReceived
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.