| Package | Description | 
|---|---|
| io.vertx.rxjava3.mqtt.messages | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MqttPublishMessage
Represents an MQTT PUBLISH message
 
 NOTE: This class has been automatically generated from the  
original non RX-ified interface using Vert.x codegen. | 
class  | 
MqttSubAckMessage
Represents an MQTT SUBACK message
 
 NOTE: This class has been automatically generated from the  
original non RX-ified interface using Vert.x codegen. | 
class  | 
MqttSubscribeMessage
Represents an MQTT SUBSCRIBE message
 
 NOTE: This class has been automatically generated from the  
original non RX-ified interface using Vert.x codegen. | 
class  | 
MqttUnsubscribeMessage
Represents an MQTT UNSUBSCRIBE message
 
 NOTE: This class has been automatically generated from the  
original non RX-ified interface using Vert.x codegen. | 
| Modifier and Type | Method and Description | 
|---|---|
static MqttMessage | 
MqttMessage.newInstance(MqttMessage arg)  | 
Copyright © 2023 Eclipse. All rights reserved.