Copyright © 2001 Qusay H. Mahmoud
Features supported by RMI
lThey 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
lNOTE: in RMI, all objects must be written in Java!