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