public class DirectProxyHandler extends Object
| 限定符和类型 | 类和说明 |
|---|---|
class |
DirectProxyHandler.ProxyBackendHandler |
| 限定符和类型 | 字段和说明 |
|---|---|
protected static Map<io.netty.channel.ChannelId,io.netty.channel.ChannelId> |
inboundOutboundChannelMap |
static String |
TLS_HANDLER |
| 构造器和说明 |
|---|
DirectProxyHandler(ProxyService service,
ProxyConnection proxyConnection,
String targetBrokerUrl,
int protocolVersion,
Supplier<io.netty.handler.ssl.SslHandler> sslHandlerSupplier) |
protected static Map<io.netty.channel.ChannelId,io.netty.channel.ChannelId> inboundOutboundChannelMap
public DirectProxyHandler(ProxyService service, ProxyConnection proxyConnection, String targetBrokerUrl, int protocolVersion, Supplier<io.netty.handler.ssl.SslHandler> sslHandlerSupplier)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.