JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.micronaut.mqtt.annotation
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