Uses of Interface
de.poiu.coat.example.MqttConfig
Packages that use MqttConfig
-
Uses of MqttConfig in de.poiu.coat.example
Methods in de.poiu.coat.example that return MqttConfigModifier and TypeMethodDescriptionMqttConfigBuilder.build()Build a newMqttConfigwith the config keys from this Builder.static MqttConfigCreate a new MqttConfig from the given config file.static MqttConfigCreate a new MqttConfig from the given config entries.static MqttConfigMqttConfigBuilder.from(Properties jup) Create a new MqttConfig from the given config entries.static MqttConfigMqttConfigBuilder.fromEnvVars()Create a new MqttConfig from the current environment variables.AppConfig.mqtt()The configuration for the MQTT connection