@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, userEventTriggered
ensureNotSharable, handlerAdded, handlerRemoved, isSharable
public AsyncServerResponseHandler(AsyncRpcChannel channel)
channel
- on which this response handler operatesCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.