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.cache.impl org.infinispan.commands.remote Meta-commands that wrap other commands for remote execution.org.infinispan.distexec Distributed Executor APIs (deprecated)org.infinispan.expiration.impl org.infinispan.interceptors.impl Basic interceptorsorg.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.impl org.infinispan.remoting.transport.jgroups A transport implementation based on JGroups.org.infinispan.scattered.impl org.infinispan.security.actions org.infinispan.security.impl org.infinispan.statetransfer Transfer of state to new caches in a cluster.org.infinispan.stream.impl org.infinispan.transaction.impl 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.cache.impl 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.expiration.impl 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.interceptors.impl 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. -
Classes in org.infinispan.remoting.rpc used by org.infinispan.remoting.transport.impl Class Description ResponseFilter A mechanism of filtering RPC responses. -
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.scattered.impl 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.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.security.impl 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.stream.impl 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.transaction.impl 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.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
.