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.expiration.impl org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration.org.infinispan.interceptors.impl Basic interceptorsorg.infinispan.reactive.publisher.impl 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.impl org.infinispan.remoting.transport.jgroups A transport implementation based on JGroups.org.infinispan.security.actions org.infinispan.security.impl org.infinispan.statetransfer Transfer of state to new caches in a cluster.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.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.factories 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.reactive.publisher.impl Class Description RpcOptions Classes that wraps all the configuration parameters to configure a remote invocation. -
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 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. -
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.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.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.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.