| Package | Description |
|---|---|
| org.apache.pulsar.proxy.server |
| Modifier and Type | Method and Description |
|---|---|
ProxyConfiguration |
ProxyService.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ProxyServiceStarter.addWebServerHandlers(WebServer server,
ProxyConfiguration config,
ProxyService service,
BrokerDiscoveryProvider discoveryProvider) |
| Constructor and Description |
|---|
BrokerDiscoveryProvider(ProxyConfiguration config,
PulsarResources pulsarResources) |
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.