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