Generated by
JDiff

Class java.rmi.server.ObjID

Documentation changed from old to new.

Changed Methods
ObjID read(ObjectInput) Documentation changed from old to new.
Constructs an object id whose contents is read from the specified input stream.
void write(ObjectOutput) Documentation changed from old to new.
Marshals object id to output stream.
 

Changed Fields
int ACTIVATOR_ID Documentation changed from old to new.
well-known id for the activator.
int DGC_ID Documentation changed from old to new.
well-known id for the distributed garbage collector.
int REGISTRY_ID Documentation changed from old to new.
well-known id for the registry.