Package io.micronaut.mqtt.annotation
package io.micronaut.mqtt.annotation
Annotations for creating MQTT consumers and producers.
- Since:
- 1.0.0
- Author:
- James Kleeh
-
ClassDescriptionUsed to bind the message ID to a parameter.Class level annotation to indicate that a bean will be consumers of messages from Mqtt.Used for binding the message Qos.Used for binding the message retained parameter.Used for binding the message topic and other parameters.Used to supply multiple topics on subscriber methods.