Uses of Class
br.com.anteros.mqtt.core.client.MqttWillMessage
-
Packages that use MqttWillMessage Package Description br.com.anteros.mqtt.core.client -
-
Uses of MqttWillMessage in br.com.anteros.mqtt.core.client
Methods in br.com.anteros.mqtt.core.client that return MqttWillMessage Modifier and Type Method Description MqttWillMessageMqttWillMessage.Builder. build()MqttWillMessageMqttClientCreator. getWillMessage()Methods in br.com.anteros.mqtt.core.client with parameters of type MqttWillMessage Modifier and Type Method Description MqttClientCreatorMqttClientCreator. willMessage(MqttWillMessage willMessage)
-