JavaScript is disabled on your browser.
Skip navigation links
Infinispan 15.1.5.Final
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Package
org.infinispan.remoting.inboundhandler.action
Packages that use
org.infinispan.remoting.inboundhandler.action
Package
Description
org.infinispan.remoting.inboundhandler.action
Classes in
org.infinispan.remoting.inboundhandler.action
used by
org.infinispan.remoting.inboundhandler.action
Class
Description
Action
An action represents a step in
PerCacheInboundInvocationHandler
.
ActionListener
A listener that is invoked when an
Action
is completed.
ActionState
The state used by an
Action
.
ActionStatus
The status for an
Action
.
ReadyAction
An interface that allows the
PerCacheInboundInvocationHandler
to check when this action is ready.