Copyright © 2001 Qusay H. Mahmoud
Features supported by RMI
l
They are the most valuable for building
distributed applications
l
–
Transparent invocations (since they are identical to
local ones)
–
Distributed garbage collection
–
Convenient access to streams
l
NOTE: in RMI, all objects must be written in
Java!