Enum Class的使用
org.apache.pulsar.client.api.ProxyProtocol
使用ProxyProtocol的程序包
-
org.apache.pulsar.client.api中ProxyProtocol的使用
修饰符和类型方法说明static ProxyProtocol
Returns the enum constant of this class with the specified name.static ProxyProtocol[]
ProxyProtocol.values()
Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明ClientBuilder.proxyServiceUrl
(String proxyServiceUrl, ProxyProtocol proxyProtocol) Proxy-service url when client would like to connect to broker via proxy.