Package | Description |
---|---|
io.vertx.reactivex.mqtt | |
io.vertx.reactivex.mqtt.messages |
Modifier and Type | Method and Description |
---|---|
MqttClient |
MqttClient.subscribeCompletionHandler(Handler<MqttSubAckMessage> subscribeCompletionHandler)
Sets handler which will be called after SUBACK packet receiving
|
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<MqttSubAckMessage> |
MqttSubAckMessage.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static MqttSubAckMessage |
MqttSubAckMessage.newInstance(MqttSubAckMessage arg) |
Copyright © 2021 Eclipse. All rights reserved.