public class DirectProxyHandler extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
DirectProxyHandler.ProxyBackendHandler |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<io.netty.channel.ChannelId,io.netty.channel.ChannelId> |
inboundOutboundChannelMap |
static String |
TLS_HANDLER |
| Constructor and Description |
|---|
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 static final String TLS_HANDLER
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.