Uses of Interface
io.smallrye.reactive.messaging.mqtt.session.SubscriptionEvent
Packages that use SubscriptionEvent
Package
Description
-
Uses of SubscriptionEvent in io.smallrye.reactive.messaging.mqtt.session
Method parameters in io.smallrye.reactive.messaging.mqtt.session with type arguments of type SubscriptionEventModifier and TypeMethodDescriptionMqttClientSession.subscriptionStateHandler(io.vertx.core.Handler<SubscriptionEvent> subscriptionStateHandler) Set the subscription state handler. -
Uses of SubscriptionEvent in io.smallrye.reactive.messaging.mqtt.session.impl
Classes in io.smallrye.reactive.messaging.mqtt.session.impl that implement SubscriptionEventModifier and TypeClassDescriptionclassAn event of a subscription state change.Method parameters in io.smallrye.reactive.messaging.mqtt.session.impl with type arguments of type SubscriptionEventModifier and TypeMethodDescriptionMqttClientSessionImpl.subscriptionStateHandler(io.vertx.core.Handler<SubscriptionEvent> subscriptionStateHandler)