Uses of Class
org.apache.pulsar.proxy.server.ProxyConnection
-
Packages that use ProxyConnection Package Description org.apache.pulsar.proxy.server -
-
Uses of ProxyConnection in org.apache.pulsar.proxy.server
Constructors in org.apache.pulsar.proxy.server with parameters of type ProxyConnection Constructor Description DirectProxyHandler(ProxyService service, ProxyConnection proxyConnection, java.lang.String targetBrokerUrl, int protocolVersion, java.util.function.Supplier<io.netty.handler.ssl.SslHandler> sslHandlerSupplier)LookupProxyHandler(ProxyService proxy, ProxyConnection proxyConnection)
-