Uses of Class
org.apache.pulsar.proxy.server.ProxyConnection
Packages that use ProxyConnection
-
Uses of ProxyConnection in org.apache.pulsar.proxy.server
Methods in org.apache.pulsar.proxy.server with parameters of type ProxyConnectionModifier and TypeMethodDescriptionprotected LookupProxyHandlerProxyService.newLookupProxyHandler(ProxyConnection proxyConnection) Constructors in org.apache.pulsar.proxy.server with parameters of type ProxyConnectionModifierConstructorDescriptionDirectProxyHandler(ProxyService service, ProxyConnection proxyConnection) LookupProxyHandler(ProxyService proxy, ProxyConnection proxyConnection) ProxyClientCnx(ClientConfigurationData conf, io.netty.channel.EventLoopGroup eventLoopGroup, String clientAuthRole, String clientAuthMethod, int protocolVersion, boolean forwardClientAuthData, ProxyConnection proxyConnection)