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