See: Description
| Class | Description |
|---|---|
| BroadcastDiscovery | |
| LocalHost |
Represents communication point with other local hosts.
|
| LocalHostRegistry |
Registry of local hosts
|
| LocalNode |
Representation of local node
|
| RemoteConnection |
Represents connection to remote host
|
| RemoteHost |
Representation of remote host connected to transport provider
|
| RemoteNode |
Representation of remote node
|
| RemoteNodeDiscoveryListener |
Listener for remote node events
|
| RemoteNodeDiscoveryListener.RemoteNodeDiscoveryListenerClosure |
Discovery listener backed by closure with two params
- node
- "connected" | "disconnected"
|
This package holds classes implementing the remote actors functionality.