Uses of Enum Class
com.iizix.comm.ServerSocketComm.State
Packages that use ServerSocketComm.State
Uses of ServerSocketComm.State in com.iizix.comm
Methods in com.iizix.comm that return ServerSocketComm.StateModifier and TypeMethodDescriptionServerSocketComm.getState()Gets the state of the connection.static ServerSocketComm.StateReturns 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.