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> |
getproxyLogLevel() |
Optional<Integer> |
getServicePort() |
Optional<Integer> |
getServicePortTls() |
Optional<Integer> |
getWebServicePort() |
Optional<Integer> |
getWebServicePortTls() |
void |
setProperties(Properties properties) |
void |
setProxyLogLevel(int proxyLogLevel) |
public Properties getProperties()
getProperties in interface PulsarConfigurationpublic void setProxyLogLevel(int proxyLogLevel)
public void setProperties(Properties properties)
setProperties in interface PulsarConfigurationCopyright © 2017–2020 Apache Software Foundation. All rights reserved.