| Interface | Description |
|---|---|
| ActorClientConnector |
Interface unifying remote actor connectors (the thingy translating local calls to remote calls).
|
| ActorPublisher |
Configuration object to publish an actor to network.
|
| ActorServerConnector |
Created by ruedi on 09/05/15.
|
| ConnectableActor |
Created by ruedi on 18/05/15.
|
| ObjectSink |
Created by ruedi on 09/05/15.
|
| ObjectSocket |
Created by moelrue on 5/7/15.
|
| RemotedActor |
optional interface implementing some notification callbacks
related to remoting.
|
| Class | Description |
|---|---|
| ActorClient<T extends Actor> |
Created by ruedi on 10/05/15.
|
| ActorServer |
Created by ruedi on 09/05/15.
|
| LocalConnectable |
Created by ruedi on 19/05/15.
|
| RemoteRefPolling |
polls queues of remote actor proxies and serializes messages to their associated object sockets.
|
| RemoteRefPolling.ScheduleEntry | |
| RemoteRegistry |
Created by moelrue on 5/7/15.
|
Copyright © 2015. All rights reserved.