Uses of Interface
org.infinispan.commands.remote.CacheRpcCommand

Packages that use CacheRpcCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
 
 
 
 
Meta-commands that wrap other commands for remote execution.
 
 
 
Commands that represent transactional lifecycle transitions.
Commands that alter the state of the cache.
Externalizers for various JDK types that are marshalled using the marshalling framework.
 
 
 
Remote communication between cache instances.
Handling of inbound commands on remote nodes.
Abstractions of the different response types allowed during RPC.
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers.
This is the private xsite package.