Uses of Class
com.saperion.connector.rmi.SaRMIServerInfo.ServerState
-
Packages that use SaRMIServerInfo.ServerState Package Description com.saperion.connector.rmi Package for connector RMI client classes. -
-
Uses of SaRMIServerInfo.ServerState in com.saperion.connector.rmi
Methods in com.saperion.connector.rmi that return SaRMIServerInfo.ServerState Modifier and Type Method Description SaRMIServerInfo.ServerStateSaRMIServerInfo. getState()static SaRMIServerInfo.ServerStateSaRMIServerInfo.ServerState. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SaRMIServerInfo.ServerState[]SaRMIServerInfo.ServerState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-