Class MqttConnectionFailedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.integration.events.IntegrationEvent
org.springframework.integration.mqtt.event.MqttIntegrationEvent
org.springframework.integration.mqtt.event.MqttConnectionFailedEvent
- All Implemented Interfaces:
Serializable
public class MqttConnectionFailedEvent extends MqttIntegrationEvent
- Since:
- 4.2.2
- Author:
- Gary Russell
- See Also:
- Serialized Form
-
Field Summary
-
Constructor Summary
Constructors Constructor Description MqttConnectionFailedEvent(Object source, Throwable cause)
-
Method Summary
Methods inherited from class org.springframework.integration.events.IntegrationEvent
getCause, getSourceAsType, toString