Uses of Class
org.opendaylight.controller.cluster.access.client.ConnectedClientConnection
-
-
Uses of ConnectedClientConnection in org.opendaylight.controller.cluster.access.client
Methods in org.opendaylight.controller.cluster.access.client with parameters of type ConnectedClientConnection Modifier and Type Method Description protected abstract @NonNull ClientActorBehavior.ConnectionConnectCohortClientActorBehavior. connectionUp(@NonNull ConnectedClientConnection<T> newConn)Callback invoked when a new connection has been established.
-