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