public class ConnectionManagerInboundHandlerAdapter
extends io.netty.channel.ChannelInboundHandlerAdapter
Description:
| 构造器和说明 |
|---|
ConnectionManagerInboundHandlerAdapter(ConnectionManager connectionManager) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
channelActive(io.netty.channel.ChannelHandlerContext ctx) |
void |
channelInactive(io.netty.channel.ChannelHandlerContext ctx) |
channelRead, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic ConnectionManagerInboundHandlerAdapter(ConnectionManager connectionManager)
Copyright © 2020. All rights reserved.