Uses of Class
com.iizix.comm.ServerSocketComm.State
Packages that use ServerSocketComm.State Package Description com.iizix.comm Uses of ServerSocketComm.State in com.iizix.comm
Methods in com.iizix.comm that return ServerSocketComm.State Modifier and Type Method Description ServerSocketComm.State
ServerSocketComm. getState()
Gets the state of the connection.static ServerSocketComm.State
ServerSocketComm.State. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ServerSocketComm.State[]
ServerSocketComm.State. values()
Returns an array containing the constants of this enum type, in the order they are declared.