public abstract class RelayChannelInboundHandler
extends io.netty.channel.SimpleChannelInboundHandler<io.netty.buffer.ByteBuf>
| 限定符和类型 | 字段和说明 |
|---|---|
protected io.netty.channel.ChannelFuture |
connectFuture |
protected io.netty.channel.ChannelHandlerContext |
innerCtx |
protected int |
port |
| 构造器和说明 |
|---|
RelayChannelInboundHandler(int port) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
channelRead0(io.netty.channel.ChannelHandlerContext ctx,
io.netty.buffer.ByteBuf msg) |
channelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharableCopyright © 2019. All Rights Reserved.