Uses of Interface
org.opendaylight.controller.cluster.access.client.ClientActorBehavior.ConnectionConnectCohort
-
Uses of ClientActorBehavior.ConnectionConnectCohort in org.opendaylight.controller.cluster.access.client
Methods in org.opendaylight.controller.cluster.access.client that return ClientActorBehavior.ConnectionConnectCohortModifier and TypeMethodDescriptionprotected abstract @NonNull ClientActorBehavior.ConnectionConnectCohortClientActorBehavior.connectionUp(@NonNull ConnectedClientConnection<T> newConn) Callback invoked when a new connection has been established.