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

cloud.artik.websocket.ConnectionStatus Maven / Gradle / Ivy

package cloud.artik.websocket;

public enum ConnectionStatus {
    CONNECTING, CONNECTED, CLOSING, CLOSED
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy