| Interface | Description |
|---|---|
| RemoteSerialized | Marker interface for objects, which are proxies to objects on other nodes. |
| Class | Description |
|---|---|
| DefaultRemoteHandle | @author Alex Tkachman |
| LocalHandle | @author Alex Tkachman |
| RemoteHandle | @author Alex Tkachman |
| SerialContext | @author Alex Tkachman |
| SerialHandle | Weak reference to object, which was serialized to remote hosts. |
| SerialHandle.LocalSerialHandle | |
| SerialHandle.RemoteSerialHandle | |
| SerialHandle.RemoteSerialHandle.ReleaseHandle | |
| SerialHandles | @author Alex Tkachman |
| SerialMsg | Base class for all messages |
| WithSerialId | Base class for objects which can be exposed to remote nodes via serialization. |