@InterfaceAudience.Private public class AsyncServerResponseHandler extends ChannelInboundHandlerAdapter
| Modifier and Type | Field and Description |
|---|---|
static Log |
LOG |
| Constructor and Description |
|---|
AsyncServerResponseHandler(AsyncRpcChannel channel)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
channelRead(ChannelHandlerContext ctx,
java.lang.Object msg) |
public AsyncServerResponseHandler(AsyncRpcChannel channel)
channel - on which this response handler operates