| AbstractClientActorBehavior |
|
| AbstractClientConnection |
Base class for a connection to the backend.
|
| BackendInfo |
Basic information about how to talk to the backend.
|
| BackendInfoResolver |
Caching resolver which resolves a cookie to a leader ActorRef.
|
| ClientActorBehavior |
|
| ClientActorBehavior.ConnectionConnectCohort |
Connection reconnect cohort, driven by this class.
|
| ClientActorConfig |
Interface for client actor configuration parameters.
|
| ClientActorContext |
|
| ConnectedClientConnection |
|
| ConnectionEntry |
|
| InternalCommand |
This interface is used to pass the unit of work via the actors mailbox.
|
| ReconnectForwarder |
Forwarder class responsible for routing requests from the previous connection incarnation back to the originator,
which can then convert them as appropriate.
|