| Package | Description | 
|---|---|
| io.vertx.reactivex.mqtt | |
| io.vertx.reactivex.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 © 2020 Eclipse. All rights reserved.