@Documented @Retention(RUNTIME) @Target(TYPE) public @interface Topic
java.lang.String[]
value
boolean
cleanSession
java.lang.String
clientId
isSsl
int
keepAlive
io.netty.handler.codec.mqtt.MqttQoS[]
qos
timeout
java.lang.String[] value
java.lang.String clientId
io.netty.handler.codec.mqtt.MqttQoS[] qos
int keepAlive
int timeout
boolean cleanSession
boolean isSsl