All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.mapway.ui.client.mqtt.event.ConnectionLostEvent Maven / Gradle / Ivy

There is a newer version: 2.3.0
Show newest version
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