public class NettyTcpClientInitializer
extends io.netty.channel.ChannelInitializer<io.netty.channel.socket.nio.NioSocketChannel>
| 构造器和说明 |
|---|
NettyTcpClientInitializer() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
initChannel(io.netty.channel.socket.nio.NioSocketChannel ch) |
channelRegistered, exceptionCaught, handlerAdded, handlerRemovedCopyright © 2023. All rights reserved.