|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuka.karmi.rmi.CopySubstitute
Objects of this class contain an integer id. It is used during serialization in a single address space in connection the CopyMarshalInputStream and the CopyMarshalOutputStream. In this case SingleRemoteClientRef objects are not copied but substituted by an object of this class. on deserialization the original object is given back. This avoids that remote references are copied inside a local call. This make garbage collection much easier.
| Field Summary | |
(package private) int |
index
|
| Constructor Summary | |
(package private) |
CopySubstitute(int index)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
int index
| Constructor Detail |
CopySubstitute(int index)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||