See: Description
| Interface | Description |
|---|---|
| RemoteSerialized |
Marker interface for objects, which are proxies to objects on other nodes.
|
| Class | Description |
|---|---|
| DefaultRemoteHandle | |
| LocalHandle | |
| RemoteHandle | |
| SerialContext | |
| SerialHandle |
Weak reference to object, which was serialized to remote hosts.
|
| SerialHandle.LocalSerialHandle | |
| SerialHandle.RemoteSerialHandle | |
| SerialHandle.RemoteSerialHandle.ReleaseHandle | |
| SerialHandles | |
| SerialMsg |
Base class for all messages
|
| WithSerialId |
Base class for objects which can be exposed to remote nodes via serialization.
|
This package holds classes used for actor identification in the network.