Uses of Class
io.vertx.reactivex.mqtt.messages.MqttSubAckMessage
Packages that use MqttSubAckMessage
-
Uses of MqttSubAckMessage in io.vertx.reactivex.mqtt
Method parameters in io.vertx.reactivex.mqtt with type arguments of type MqttSubAckMessageModifier and TypeMethodDescriptionMqttClient.subscribeCompletionHandler(Handler<MqttSubAckMessage> subscribeCompletionHandler) Sets handler which will be called after SUBACK packet receiving -
Uses of MqttSubAckMessage in io.vertx.reactivex.mqtt.messages
Fields in io.vertx.reactivex.mqtt.messages with type parameters of type MqttSubAckMessageModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<MqttSubAckMessage> MqttSubAckMessage.__TYPE_ARGMethods in io.vertx.reactivex.mqtt.messages that return MqttSubAckMessageModifier and TypeMethodDescriptionstatic MqttSubAckMessageMqttSubAckMessage.newInstance(MqttSubAckMessage arg)