JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
io.micronaut.mqtt.annotation
Id
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface Id
@Documented
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
) @Bindable
@Inherited
public @interface
Id
Used to bind the message ID to a parameter.
Since:
1.0.0
Author:
James Kleeh