public class SocksClientInitializer
extends io.netty.channel.ChannelInitializer<io.netty.channel.socket.SocketChannel>
ChannelPipeline for a new channel.| 构造器和说明 |
|---|
SocksClientInitializer(io.netty.handler.ssl.SslContext sslCtx,
AioConfig clientProperties) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
initChannel(io.netty.channel.socket.SocketChannel ch) |
channelRegistered, exceptionCaught, handlerAdded, handlerRemovedpublic SocksClientInitializer(io.netty.handler.ssl.SslContext sslCtx,
AioConfig clientProperties)
Copyright © 2020–2023 The Aio Project. All rights reserved.