Uses of Interface
io.smallrye.reactive.messaging.mqtt.session.SessionEvent
Packages that use SessionEvent
Package
Description
-
Uses of SessionEvent in io.smallrye.reactive.messaging.mqtt.session
Method parameters in io.smallrye.reactive.messaging.mqtt.session with type arguments of type SessionEventModifier and TypeMethodDescriptionMqttClientSession.sessionStateHandler(io.vertx.core.Handler<SessionEvent> sessionStateHandler) Set the session state handler. -
Uses of SessionEvent in io.smallrye.reactive.messaging.mqtt.session.impl
Classes in io.smallrye.reactive.messaging.mqtt.session.impl that implement SessionEventMethod parameters in io.smallrye.reactive.messaging.mqtt.session.impl with type arguments of type SessionEventModifier and TypeMethodDescriptionMqttClientSessionImpl.sessionStateHandler(io.vertx.core.Handler<SessionEvent> sessionStateHandler)