| 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.
|
| ReconnectableRemoteRef.ReconnectableListener | |
| RemotedActor |
optional interface implementing some notification callbacks
related to remoting.
|
| RemotedCallback |
Created by ruedi on 01/07/15.
|
| ServingActor | |
| SessionResurrector |
Created by ruedi on 04/03/16.
|
| Class | Description |
|---|---|
| ActorClient<T extends Actor> |
Created by ruedi on 10/05/15.
|
| ActorServer |
Created by ruedi on 09/05/15.
|
| ConnectionRegistry |
Created by moelrue on 5/7/15.
|
| LocalConnectable |
Created by ruedi on 19/05/15.
|
| RateLimitEntry | |
| Reconnect | |
| ReconnectableRemoteRef<T extends Actor> |
wraps a connectableActor and automatically tries to reconnect in case it is down
|
| RemoteRefPolling |
polls queues of remote actor proxies and serializes messages to their associated object sockets.
|
| RemoteRefPolling.ScheduleEntry |
| Exception | Description |
|---|---|
| RateLimitException | |
| UnknownActorException |
Created by ruedi on 20.07.17.
|
Copyright © 2020. All rights reserved.