public class MessageChannelHandler extends org.jboss.netty.channel.SimpleChannelUpstreamHandler
Constructor and Description |
---|
MessageChannelHandler(NettyTransport transport,
org.elasticsearch.common.logging.ESLogger logger) |
Modifier and Type | Method and Description |
---|---|
void |
messageReceived(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.MessageEvent e) |
public MessageChannelHandler(NettyTransport transport, org.elasticsearch.common.logging.ESLogger logger)
public void messageReceived(org.jboss.netty.channel.ChannelHandlerContext ctx, org.jboss.netty.channel.MessageEvent e) throws Exception
messageReceived
in class org.jboss.netty.channel.SimpleChannelUpstreamHandler
Exception
Copyright © 2012–2014. All rights reserved.