Uses of Class
org.exoplatform.services.rpc.impl.AbstractRPCService.State
-
Packages that use AbstractRPCService.State Package Description org.exoplatform.services.rpc.impl -
-
Uses of AbstractRPCService.State in org.exoplatform.services.rpc.impl
Methods in org.exoplatform.services.rpc.impl that return AbstractRPCService.State Modifier and Type Method Description static AbstractRPCService.StateAbstractRPCService.State. valueOf(String name)Returns the enum constant of this type with the specified name.static AbstractRPCService.State[]AbstractRPCService.State. values()Returns an array containing the constants of this enum type, in the order they are declared.
-