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 |
|---|---|
void |
validate() |
config, getAutoCleanSession, getAutoGeneratedClientId, getAutoKeepAlive, getChannel, getClientId, getConnectTimeoutSeconds, getFromAlias, getFromAliasWithDefaultValue, getHost, getKeepAliveSeconds, getMaxInflightQueue, getMaxMessageSize, getPassword, getPort, getQos, getReconnectAttempts, getReconnectIntervalSeconds, getServerName, getSsl, getTopic, getTrustAll, getUsername, getWillFlag, getWillQos, getWillRetainpublic MqttConnectorOutgoingConfiguration(org.eclipse.microprofile.config.Config config)
public void validate()
validate in class MqttConnectorCommonConfigurationCopyright © 2018–2020 SmallRye. All rights reserved.