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

Packages that use BaseRpcInvokingCommand
org.infinispan.commands.remote Meta-commands that wrap other commands for remote execution. 
 

Uses of BaseRpcInvokingCommand in org.infinispan.commands.remote
 

Subclasses of BaseRpcInvokingCommand 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 © 2012 JBoss, a division of Red Hat. All Rights Reserved.