| Package | Description |
|---|---|
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.remoting.inboundhandler | |
| org.infinispan.remoting.inboundhandler.action | |
| org.infinispan.remoting.rpc |
Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.
|
| org.infinispan.remoting.transport |
Transports handle the low-level networking, used by the remoting components.
|
| org.infinispan.remoting.transport.jgroups |
A transport implementation based on JGroups.
|
| org.infinispan.stats.wrappers |
| Class and Description |
|---|
| PerCacheInboundInvocationHandler
Interface to invoke when a
CacheRpcCommand is received from other node in the
local site. |
| Class and Description |
|---|
| BaseBlockingRunnable
Common logic to handle
CacheRpcCommand. |
| BasePerCacheInboundInvocationHandler
Implementation with the default handling methods and utilities methods.
|
| DeliverOrder
Used in RPC, it defines how the messages are delivered to the nodes.
|
| InboundInvocationHandler
Interface to invoke when the
Transport receives a command from other node
or site. |
| PerCacheInboundInvocationHandler
Interface to invoke when a
CacheRpcCommand is received from other node in the
local site. |
| Reply
Interface responsible to send back the return value to the sender.
|
| TopologyMode
It checks or waits until the required topology is installed.
|
| Class and Description |
|---|
| BasePerCacheInboundInvocationHandler
Implementation with the default handling methods and utilities methods.
|
| Class and Description |
|---|
| DeliverOrder
Used in RPC, it defines how the messages are delivered to the nodes.
|
| Class and Description |
|---|
| DeliverOrder
Used in RPC, it defines how the messages are delivered to the nodes.
|
| Class and Description |
|---|
| DeliverOrder
Used in RPC, it defines how the messages are delivered to the nodes.
|
| InboundInvocationHandler
Interface to invoke when the
Transport receives a command from other node
or site. |
| Class and Description |
|---|
| DeliverOrder
Used in RPC, it defines how the messages are delivered to the nodes.
|
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.