cn.mapway.ui.client.mqtt.event.ConnectionLostEvent Maven / Gradle / Ivy
package cn.mapway.ui.client.mqtt.event;
/**
* The Class ConnectionLostEvent.
*/
public class ConnectionLostEvent extends BaseEvent {
/**
* Instantiates a new connection lost event.
*/
protected ConnectionLostEvent() {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy