Package io.micronaut.mqtt.intercept
package io.micronaut.mqtt.intercept
-
ClassDescriptionIntercepts calls to MQTT clients to publish messages.An
ExecutableMethodProcessor
that will process all beans annotated withMqttSubscriber
and create and subscribe the relevant methods as consumers to MQTT topics.