public class ProxyConfiguration extends Object implements PulsarConfiguration
| Modifier and Type | Class and Description |
|---|---|
static class |
ProxyConfiguration.HttpReverseProxyConfig |
| Constructor and Description |
|---|
ProxyConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getProperties() |
Optional<Integer> |
getServicePort() |
Optional<Integer> |
getServicePortTls() |
Optional<Integer> |
getWebServicePort() |
Optional<Integer> |
getWebServicePortTls() |
void |
setProperties(Properties properties) |
public Properties getProperties()
getProperties in interface PulsarConfigurationpublic void setProperties(Properties properties)
setProperties in interface PulsarConfigurationCopyright © 2017–2021 Apache Software Foundation. All rights reserved.