Uses of Package
org.infinispan.xsite.commands.remote

Package
Description
Commands that operate on the cache, either locally or remotely.
 
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.