Generated by
JDiff

Class java.rmi.server.RemoteObject

Documentation changed from old to new.

Changed Constructors
RemoteObject(RemoteRef) Documentation changed from old to new.
Creates a remote object initialized with the specified remote reference.
 

Changed Methods
RemoteRef getRef() Documentation changed from old to new.
Returns the remote reference for the remote object.
Remote toStub(Remote) Documentation changed from old to new.
Returns the stub for the remote object obj passed as a parameter.
 

Changed Fields
RemoteRef ref Documentation changed from old to new.
the object's remote reference.