Outubro 2008
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
Remote Method Invocation
nRemote Method Invocation (RMI) is a Java mechanism similar to RPCs.
nRMI allows a Java program on one machine to invoke a method on a remote object.
n