Uses of Enum Class
com.iizix.nio.SocketCommNIO.State
Uses of SocketCommNIO.State in com.iizix.comm
Uses of SocketCommNIO.State in com.iizix.license
Modifier and TypeMethodDescriptiondefault void
ILicenseServerListener.onCommState
(ILicenceSystemComm comm, SocketCommNIO.State state) Called when the communication state changes.Uses of SocketCommNIO.State in com.iizix.nio
Modifier and TypeMethodDescriptionSocketCommNIO.getState()
Gets the state of the connection.WebSocketCommNIO.getState()
Gets the state of the connection.static SocketCommNIO.State
Returns the enum constant of this class with the specified name.static SocketCommNIO.State[]
SocketCommNIO.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Uses of SocketCommNIO.State in com.iizix.term.comm