Representation of references
Three cases:
A reference of a local object: the direct address of the object.
A reference of a remote object: the address of a stub object (the surrogate).
An in-transit reference: the
wire representation
.
- 4 -