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. |