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

Packages that use MultipleRpcCommand
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
 

Uses of MultipleRpcCommand in org.infinispan.commands
 

Methods in org.infinispan.commands that return MultipleRpcCommand
 MultipleRpcCommand CommandsFactoryImpl.buildReplicateCommand(List<ReplicableCommand> toReplicate)
           
 MultipleRpcCommand CommandsFactory.buildReplicateCommand(List<ReplicableCommand> toReplicate)
           
 



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