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