类的使用
org.apache.pulsar.proxy.server.ProxyConnection
使用ProxyConnection的程序包
程序包
说明
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
org.apache.pulsar.proxy.server中ProxyConnection的使用
限定符构造器说明DirectProxyHandler(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)