Generated by
JDiff

Interface java.rmi.server.RemoteRef

Documentation changed from old to new.

Changed Methods
void done(RemoteCall) Documentation changed from old to new.
1.2 style stubs no longer use this method.
RemoteCall newCall(RemoteObject, Operation[], int, long) Documentation changed from old to new.
1.2 style stubs no longer use this method.
int remoteHashCode() Documentation changed from old to new.
Returns a hashcode for a remote object.
String remoteToString() Documentation changed from old to new.
Returns a String that represents the reference of this remote object.
Object invoke(Remote, Method, Object[], long) Documentation changed from old to new.
Invoke a method.
void invoke(RemoteCall) Documentation changed from old to new.
1.2 style stubs no longer use this method.
 

Changed Fields
long serialVersionUID Documentation changed from old to new.
indicate compatibility with JDK 1.1.x version of class.