Uses of Enum Class
com.iizix.server.IServer.State
Packages that use IServer.State
Uses of IServer.State in com.iizix.server
Methods in com.iizix.server that return IServer.StateModifier and TypeMethodDescriptionstatic IServer.StateServerShell._getState()Gets the state of the server.IServer.getState()Gets the state of the server.final IServer.StateServerShell.getState()Gets the server state.static IServer.StateReturns 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.