Uses of Enum Class
com.iizix.comm.WebSocketServerComm.State
Uses of WebSocketServerComm.State in com.iizix.comm
Modifier and TypeMethodDescriptionWebSocketServerComm.getState()
Gets the state of the server socket.static WebSocketServerComm.State
Returns the enum constant of this class with the specified name.static WebSocketServerComm.State[]
WebSocketServerComm.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.