public interface MqttMessage
extends io.vertx.lang.rx.RxDelegate
original
non RX-ified interface using Vert.x codegen.Modifier and Type | Method and Description |
---|---|
MqttMessage |
getDelegate() |
int |
messageId() |
static MqttMessage |
newInstance(MqttMessage arg) |
MqttMessage getDelegate()
getDelegate
in interface io.vertx.lang.rx.RxDelegate
int messageId()
static MqttMessage newInstance(MqttMessage arg)
Copyright © 2025 Eclipse. All rights reserved.