public final class MemcachedResponseEncoder
extends org.jboss.netty.channel.SimpleChannelUpstreamHandler
Modifier and Type | Field and Description |
---|---|
static org.jboss.netty.buffer.ChannelBuffer |
CRLF |
protected static org.apache.commons.logging.Log |
logger |
Constructor and Description |
---|
MemcachedResponseEncoder() |
Modifier and Type | Method and Description |
---|---|
void |
exceptionCaught(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ExceptionEvent e)
Handle exceptions in protocol processing.
|
void |
messageReceived(org.jboss.netty.channel.ChannelHandlerContext channelHandlerContext,
org.jboss.netty.channel.MessageEvent messageEvent) |
protected static final org.apache.commons.logging.Log logger
public static final org.jboss.netty.buffer.ChannelBuffer CRLF
public void exceptionCaught(org.jboss.netty.channel.ChannelHandlerContext ctx, org.jboss.netty.channel.ExceptionEvent e) throws Exception
exceptionCaught
in class org.jboss.netty.channel.SimpleChannelUpstreamHandler
Exception
Copyright © GigaSpaces.