Uses of Enum
org.infinispan.remoting.inboundhandler.action.ActionStatus
Packages that use ActionStatus
-
Uses of ActionStatus in org.infinispan.remoting.inboundhandler.action
Methods 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 type with the specified name.static ActionStatus[]
ActionStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.