Outubro 2008
Prof. Ismael H. F. Santos -
ismael@tecgraf.puc-rio.br
2
Remote Method Invocation
n
A Thread May Invoke a Method on a Remote
Object
n
An Object is Considered “remote” if it Resides
in a Separate Java Virtual Machine.
n
invocation
invocation
remote
invocation
remote
local
local
local
invocation
invocation
A
B
C
D
E
F