Uses of Package
org.infinispan.remoting.rpc

Packages that use org.infinispan.remoting.rpc
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.
 
 
 
Factories are internal components used to create other components based on a cache's configuration.
 
Abstractions of the different response types allowed during RPC.
Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.
Transports handle the low-level networking, used by the remoting components.
 
A transport implementation based on JGroups.