Ejemplo n.º 1
0
 @Override
 public SingleRpcCommand buildSingleRpcCommand(ReplicableCommand call) {
   return actual.buildSingleRpcCommand(call);
 }