Uses of Package
org.infinispan.commands.remote

Packages that use org.infinispan.commands.remote
org.infinispan.commands   
org.infinispan.commands.remote   
org.infinispan.interceptors.base   
org.infinispan.remoting   
org.infinispan.remoting.responses   
org.infinispan.remoting.transport.jgroups   
 

Classes in org.infinispan.commands.remote used by org.infinispan.commands
ClusteredGetCommand
          Issues a clustered get call, for use primarily by the ClusterCacheLoader.
MultipleRpcCommand
          Command that implements cluster replication logic.
SingleRpcCommand
          Similar to MultipleRpcCommand, but it only aggregates a single command for replication.
 

Classes in org.infinispan.commands.remote used by org.infinispan.commands.remote
BaseRpcCommand
          Base class for RPC commands.
CacheRpcCommand
          The RpcManager only replicates commands wrapped in a CacheRpcCommand.
 

Classes in org.infinispan.commands.remote used by org.infinispan.interceptors.base
CacheRpcCommand
          The RpcManager only replicates commands wrapped in a CacheRpcCommand.
 

Classes in org.infinispan.commands.remote used by org.infinispan.remoting
CacheRpcCommand
          The RpcManager only replicates commands wrapped in a CacheRpcCommand.
 

Classes in org.infinispan.commands.remote used by org.infinispan.remoting.responses
CacheRpcCommand
          The RpcManager only replicates commands wrapped in a CacheRpcCommand.
 

Classes in org.infinispan.commands.remote used by org.infinispan.remoting.transport.jgroups
CacheRpcCommand
          The RpcManager only replicates commands wrapped in a CacheRpcCommand.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.