Package org.springframework.integration.mqtt.event
ApplicationEvents generated by the mqtt module.
-
Class Summary Class Description MqttConnectionFailedEvent MqttIntegrationEvent Base class for Mqtt Events.MqttMessageDeliveredEvent An event emitted (when using aysnc) when the client indicates the message was delivered.MqttMessageDeliveryEvent Base class for events related to message delivery.MqttMessageSentEvent An event emitted (when using aysnc) when the client indicates that a message has been sent.MqttSubscribedEvent