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