| 程序包 | 说明 |
|---|---|
| org.apache.pulsar.proxy.server |
| 限定符和类型 | 方法和说明 |
|---|---|
ProxyConfiguration |
ProxyServiceStarter.getConfig() |
ProxyConfiguration |
ProxyService.getConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
ProxyServiceStarter.addWebServerHandlers(WebServer server,
ProxyConfiguration config,
ProxyService service,
BrokerDiscoveryProvider discoveryProvider) |
| 构造器和说明 |
|---|
BrokerDiscoveryProvider(ProxyConfiguration config,
ZooKeeperClientFactory zkClientFactory) |
ProxyBackendHandler(ProxyConfiguration config,
int protocolVersion) |
ProxyService(ProxyConfiguration proxyConfig,
AuthenticationService authenticationService) |
ServiceChannelInitializer(ProxyService proxyService,
ProxyConfiguration serviceConfig,
boolean enableTls) |
WebServer(ProxyConfiguration config,
AuthenticationService authenticationService) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.