Uses of Class
org.opendaylight.controller.cluster.access.client.ConnectedClientConnection
Packages that use ConnectedClientConnection
Package
Description
This package contains the baseline client infrastructure required to implement clients accessing the data store.
-
Uses of ConnectedClientConnection in org.opendaylight.controller.cluster.access.client
Methods in org.opendaylight.controller.cluster.access.client with parameters of type ConnectedClientConnectionModifier and TypeMethodDescriptionprotected abstract @NonNull ClientActorBehavior.ConnectionConnectCohort
ClientActorBehavior.connectionUp
(@NonNull ConnectedClientConnection<T> newConn) Callback invoked when a new connection has been established.