Uses of Interface
org.infinispan.remoting.inboundhandler.action.Action
Packages that use Action
Package
Description
Handling of inbound commands on remote nodes.
-
Uses of Action in org.infinispan.remoting.inboundhandler
Classes in org.infinispan.remoting.inboundhandler that implement ActionModifier and TypeClassDescriptionclassAPerCacheInboundInvocationHandlerimplementation for non-transactional and distributed caches that uses the triangle algorithm. -
Uses of Action in org.infinispan.remoting.inboundhandler.action
Classes in org.infinispan.remoting.inboundhandler.action that implement ActionModifier and TypeClassDescriptionclassAnActionthat checks if the command is the next to be executed.Constructors in org.infinispan.remoting.inboundhandler.action with parameters of type Action