Outubro 2008
Prof. Ismael H. F. Santos -
ismael@tecgraf.puc-rio.br
89
Remote Objects
n
Remote Objects are Declared by Specifying an
interface that extends
java.rmi.Remote
n
Every Method Must Throw
java.rmi.RemoteException