Class | Description |
---|---|
AbstractMqttIntroductionAdvice<L,M> |
Intercepts calls to MQTT clients to publish messages.
|
AbstractMqttSubscriberAdvice<M> |
An
ExecutableMethodProcessor that will process all beans annotated
with MqttSubscriber and create and subscribe the relevant methods
as consumers to MQTT topics. |