Uses of Package
org.infinispan.remoting.rpc
-
Packages that use org.infinispan.remoting.rpc Package Description org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.org.infinispan.commands.remote Meta-commands that wrap other commands for remote execution.org.infinispan.distexec Distributed Executor APIs (deprecated)org.infinispan.query.affinity This package contains the implementation of the AffinityIndexManager, that maintains an index divided into shards with storage using the Infinispan Lucene directory.org.infinispan.query.backend Mostly internal search related classes.org.infinispan.remoting.responses Abstractions of the different response types allowed during RPC.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.security.actions org.infinispan.statetransfer Transfer of state to new caches in a cluster.org.infinispan.stats.wrappers org.infinispan.transaction.xa.recovery -
Classes in org.infinispan.remoting.rpc used by org.infinispan Class Description RpcManager Provides a mechanism for communicating with other caches in the cluster, by formatting and passing requests down to the registeredTransport
. -
Classes in org.infinispan.remoting.rpc used by org.infinispan.commands.remote Class Description RpcManager Provides a mechanism for communicating with other caches in the cluster, by formatting and passing requests down to the registeredTransport
. -
Classes in org.infinispan.remoting.rpc used by org.infinispan.distexec Class Description RpcManager Provides a mechanism for communicating with other caches in the cluster, by formatting and passing requests down to the registeredTransport
. -
Classes in org.infinispan.remoting.rpc used by org.infinispan.query.affinity Class Description RpcManager Provides a mechanism for communicating with other caches in the cluster, by formatting and passing requests down to the registeredTransport
. -
Classes in org.infinispan.remoting.rpc used by org.infinispan.query.backend Class Description RpcManager Provides a mechanism for communicating with other caches in the cluster, by formatting and passing requests down to the registeredTransport
. -
Classes in org.infinispan.remoting.rpc used by org.infinispan.remoting.responses Class Description ResponseFilter A mechanism of filtering RPC responses. -
Classes in org.infinispan.remoting.rpc used by org.infinispan.remoting.rpc Class Description ResponseFilter A mechanism of filtering RPC responses.ResponseMode Represents different handling mechanisms when dealing with remote command responses.RpcManager Provides a mechanism for communicating with other caches in the cluster, by formatting and passing requests down to the registeredTransport
.RpcOptions Classes that wraps all the configuration parameters to configure a remote invocation.RpcOptionsBuilder Deprecated.Since 9.2, please useRpcOptions
directly. -
Classes in org.infinispan.remoting.rpc used by org.infinispan.remoting.transport Class Description ResponseFilter A mechanism of filtering RPC responses.ResponseMode Represents different handling mechanisms when dealing with remote command responses.RpcManager Provides a mechanism for communicating with other caches in the cluster, by formatting and passing requests down to the registeredTransport
. -
Classes in org.infinispan.remoting.rpc used by org.infinispan.remoting.transport.jgroups Class Description ResponseFilter A mechanism of filtering RPC responses.ResponseMode Represents different handling mechanisms when dealing with remote command responses. -
Classes in org.infinispan.remoting.rpc used by org.infinispan.security.actions Class Description RpcManager Provides a mechanism for communicating with other caches in the cluster, by formatting and passing requests down to the registeredTransport
. -
Classes in org.infinispan.remoting.rpc used by org.infinispan.statetransfer Class Description RpcManager Provides a mechanism for communicating with other caches in the cluster, by formatting and passing requests down to the registeredTransport
.RpcOptions Classes that wraps all the configuration parameters to configure a remote invocation. -
Classes in org.infinispan.remoting.rpc used by org.infinispan.stats.wrappers Class Description ResponseMode Represents different handling mechanisms when dealing with remote command responses.RpcManager Provides a mechanism for communicating with other caches in the cluster, by formatting and passing requests down to the registeredTransport
.RpcOptions Classes that wraps all the configuration parameters to configure a remote invocation.RpcOptionsBuilder Deprecated.Since 9.2, please useRpcOptions
directly. -
Classes in org.infinispan.remoting.rpc used by org.infinispan.transaction.xa.recovery Class Description RpcManager Provides a mechanism for communicating with other caches in the cluster, by formatting and passing requests down to the registeredTransport
.