Package | Description |
---|---|
io.smallrye.reactive.messaging.mqtt.session | |
io.smallrye.reactive.messaging.mqtt.session.impl |
Modifier and Type | Method and Description |
---|---|
MqttClientSession |
MqttClientSession.subscriptionStateHandler(io.vertx.core.Handler<SubscriptionEvent> subscriptionStateHandler)
Set the subscription state handler.
|
Modifier and Type | Class and Description |
---|---|
class |
SubscriptionEventImpl
An event of a subscription state change.
|
Modifier and Type | Method and Description |
---|---|
MqttClientSession |
MqttClientSessionImpl.subscriptionStateHandler(io.vertx.core.Handler<SubscriptionEvent> subscriptionStateHandler) |
Copyright © 2018–2021 SmallRye. All rights reserved.