public class ServiceChannelInitializer
extends io.netty.channel.ChannelInitializer<io.netty.channel.socket.SocketChannel>
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
TLS_HANDLER |
| 构造器和说明 |
|---|
ServiceChannelInitializer(ProxyService proxyService,
ProxyConfiguration serviceConfig,
boolean enableTls) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
initChannel(io.netty.channel.socket.SocketChannel ch) |
channelRegistered, exceptionCaught, handlerAdded, handlerRemovedpublic ServiceChannelInitializer(ProxyService proxyService, ProxyConfiguration serviceConfig, boolean enableTls) throws Exception
ExceptionCopyright © 2017–2021 Apache Software Foundation. All rights reserved.