Uses of Class
org.infinispan.commands.remote.SingleRpcCommand
-
Packages that use SingleRpcCommand Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely. -
-
Uses of SingleRpcCommand in org.infinispan.commands
Methods in org.infinispan.commands that return SingleRpcCommand Modifier and Type Method Description SingleRpcCommand
CommandsFactory. buildSingleRpcCommand(ReplicableCommand call)
Builds a SingleRpcCommand "envelope" containing a single ReplicableCommandSingleRpcCommand
CommandsFactoryImpl. buildSingleRpcCommand(ReplicableCommand call)
-