public class TunnelSocketServerInitializer
extends io.netty.channel.ChannelInitializer<io.netty.channel.socket.SocketChannel>
| 构造器和说明 |
|---|
TunnelSocketServerInitializer(TunnelServer tunnelServer,
io.netty.handler.ssl.SslContext sslCtx) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
initChannel(io.netty.channel.socket.SocketChannel ch) |
channelRegistered, exceptionCaught, handlerAdded, handlerRemovedpublic TunnelSocketServerInitializer(TunnelServer tunnelServer, io.netty.handler.ssl.SslContext sslCtx)
Copyright © 2023. All rights reserved.