Uses of Class
org.apache.pulsar.proxy.server.ProxyConnection
Packages that use ProxyConnection
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ProxyConnection in org.apache.pulsar.proxy.server
Constructors in org.apache.pulsar.proxy.server with parameters of type ProxyConnectionModifierConstructorDescriptionDirectProxyHandler(ProxyService service, ProxyConnection proxyConnection) LookupProxyHandler(ProxyService proxy, ProxyConnection proxyConnection) ProxyClientCnx(org.apache.pulsar.client.impl.conf.ClientConfigurationData conf, io.netty.channel.EventLoopGroup eventLoopGroup, String clientAuthRole, org.apache.pulsar.common.api.AuthData clientAuthData, String clientAuthMethod, int protocolVersion, boolean forwardClientAuthData, ProxyConnection proxyConnection)