Uses of Class
org.springframework.integration.mqtt.event.MqttMessageDeliveryEvent
Package
Description
ApplicationEvents generated by the mqtt module.
-
Uses of MqttMessageDeliveryEvent in org.springframework.integration.mqtt.event
Modifier and TypeClassDescriptionclass
An event emitted (when using aysnc) when the client indicates the message was delivered.class
An event emitted (when using async) when the client indicates that a message has been sent.