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