public class BrokerConfiguration
extends io.moquette.server.config.IConfig
Constructor and Description |
---|
BrokerConfiguration() |
Modifier and Type | Method and Description |
---|---|
String |
getProperty(String name) |
String |
getProperty(String name,
String defaultValue) |
io.moquette.server.config.IResourceLoader |
getResourceLoader() |
void |
setProperty(String name,
String value) |
public void setProperty(String name, String value)
setProperty
in class io.moquette.server.config.IConfig
public String getProperty(String name)
getProperty
in class io.moquette.server.config.IConfig
public String getProperty(String name, String defaultValue)
getProperty
in class io.moquette.server.config.IConfig
public io.moquette.server.config.IResourceLoader getResourceLoader()
getResourceLoader
in class io.moquette.server.config.IConfig
Copyright © 2015–2019. All rights reserved.