Uses of Class
org.infinispan.commands.remote.BaseRpcCommand

Packages that use BaseRpcCommand
org.infinispan.commands.remote   
 

Uses of BaseRpcCommand in org.infinispan.commands.remote
 

Subclasses of BaseRpcCommand in org.infinispan.commands.remote
 class MultipleRpcCommand
          Command that implements cluster replication logic.
 class SingleRpcCommand
          Similar to MultipleRpcCommand, but it only aggregates a single command for replication.
 



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