Class | Description |
---|---|
AcknowledgeMqttBinder |
A typed binder for
Acknowledgement that allows subscribers to manually
acknowledge messages. |
DefaultMqttBinder |
The
FallbackMqttBinder to bind arguments that don't match any
annotated or typed based binder. |
IdMqttBinder |
An annotated argument binder for
Id . |
PayloadMqttBinder |
A binder responsible for binding to the payload of the message.
|
QosMqttBinder |
An annotated argument binder for
Qos . |
RetainedMqttBinder |
An annotated argument binder for
Retained . |
TopicMqttBinder |
An annotated argument binder for
Topic . |