Package | Description |
---|---|
io.vertx.rxjava.mqtt | |
io.vertx.rxjava.mqtt.messages |
Modifier and Type | Method and Description |
---|---|
MqttEndpoint |
MqttEndpoint.unsubscribeHandler(Handler<MqttUnsubscribeMessage> handler)
Set a unsubscribe handler on the MQTT endpoint.
|
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<MqttUnsubscribeMessage> |
MqttUnsubscribeMessage.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static MqttUnsubscribeMessage |
MqttUnsubscribeMessage.newInstance(MqttUnsubscribeMessage arg) |
Copyright © 2023 Eclipse. All rights reserved.