Uses of Enum Class
org.infinispan.remoting.inboundhandler.action.ActionStatus
Packages that use ActionStatus
-
Uses of ActionStatus in org.infinispan.remoting.inboundhandler.action
Subclasses with type arguments of type ActionStatus in org.infinispan.remoting.inboundhandler.actionMethods in org.infinispan.remoting.inboundhandler.action that return ActionStatusModifier and TypeMethodDescriptionAction.check
(ActionState state) It checks this action.TriangleOrderAction.check
(ActionState state) static ActionStatus
Returns the enum constant of this class with the specified name.static ActionStatus[]
ActionStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.