@InterfaceAudience.Private public class AsyncServerResponseHandler extends io.netty.channel.ChannelInboundHandlerAdapter
| Constructor and Description |
|---|
AsyncServerResponseHandler(AsyncRpcChannel channel)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
channelRead(io.netty.channel.ChannelHandlerContext ctx,
Object msg) |
channelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredhandlerAdded, handlerRemoved, isSharablepublic AsyncServerResponseHandler(AsyncRpcChannel channel)
channel - on which this response handler operatesCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.