| Class and Description |
|---|
| AbstractClientActorBehavior
Base behavior attached to
AbstractClientActor. |
| 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
A behavior, which handles messages sent to a
AbstractClientActor. |
| ClientActorBehavior.ConnectionConnectCohort
Connection reconnect cohort, driven by this class.
|
| ClientActorConfig
Interface for client actor configuration parameters.
|
| ClientActorContext
An actor context associated with this
AbstractClientActor. |
| ConnectedClientConnection |
| ConnectionEntry
Single entry in a
AbstractClientConnection. |
| 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.
|
Copyright © 2018 OpenDaylight. All rights reserved.