Uses of Enum Class
org.refcodes.remoting.ext.observer.ServerAction
-
Uses of ServerAction in org.refcodes.remoting.ext.observer
Subclasses with type arguments of type ServerAction in org.refcodes.remoting.ext.observerModifier and TypeClassDescriptionenumTheServerActiondescribes actions for theRemotingEventtypes.Subinterfaces with type arguments of type ServerAction in org.refcodes.remoting.ext.observerModifier and TypeInterfaceDescriptioninterfaceMethods in org.refcodes.remoting.ext.observer that return ServerActionModifier and TypeMethodDescriptionstatic ServerActionReturns the enum constant of this class with the specified name.static ServerAction[]ServerAction.values()Returns an array containing the constants of this enum class, in the order they are declared.