public class MqttConnectorOutgoingConfiguration extends MqttConnectorCommonConfiguration
smallrye-mqtt connector.config| Constructor and Description |
|---|
MqttConnectorOutgoingConfiguration(org.eclipse.microprofile.config.Config config)
Creates a new MqttConnectorOutgoingConfiguration.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getMerge()
Gets the merge value from the configuration.
|
void |
validate() |
config, getAutoCleanSession, getAutoGeneratedClientId, getAutoKeepAlive, getChannel, getClientId, getConnectTimeoutSeconds, getFromAlias, getFromAliasWithDefaultValue, getHost, getKeepAliveSeconds, getMaxInflightQueue, getMaxMessageSize, getPassword, getPort, getQos, getReconnectIntervalSeconds, getServerName, getSsl, getSslKeystoreLocation, getSslKeystorePassword, getSslKeystoreType, getSslTruststoreLocation, getSslTruststorePassword, getSslTruststoreType, getTopic, getTrustAll, getUsername, getWillFlag, getWillQos, getWillRetainpublic MqttConnectorOutgoingConfiguration(org.eclipse.microprofile.config.Config config)
public Boolean getMerge()
public void validate()
validate in class MqttConnectorCommonConfigurationCopyright © 2018–2021 SmallRye. All rights reserved.