JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
io.micronaut.mqtt.annotation.v5
MqttProperties
Contents
Description
Optional Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Interface MqttProperties
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
})
public @interface
MqttProperties
Used for binding arguments to mqtt properties.
Since:
1.0.0
Author:
James Kleeh
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
MqttProperty
[]
value
Element Details
value
MqttProperty
[]
value
Returns:
The properties to set
Default:
{}