Uses of Package
org.infinispan.remoting.inboundhandler.action
-
Packages that use org.infinispan.remoting.inboundhandler.action Package Description org.infinispan.remoting.inboundhandler Handling of inbound commands on remote nodes.org.infinispan.remoting.inboundhandler.action -
Classes in org.infinispan.remoting.inboundhandler.action used by org.infinispan.remoting.inboundhandler Class Description Action An action represents a step inPerCacheInboundInvocationHandler.ActionState The state used by anAction.ActionStatus The status for anAction. -
Classes in org.infinispan.remoting.inboundhandler.action used by org.infinispan.remoting.inboundhandler.action Class Description Action An action represents a step inPerCacheInboundInvocationHandler.ActionListener A listener that is invoked when anActionis completed.ActionState The state used by anAction.ActionStatus The status for anAction.BaseLockingAction A baseActionimplementation for locking.BaseLockingAction.InternalState ReadyAction An interface that allows thePerCacheInboundInvocationHandlerto check when this action is ready.