Uses of Class
org.opendaylight.controller.cluster.access.client.ReconnectingClientConnection
Packages that use ReconnectingClientConnection
Package
Description
This package contains the baseline client infrastructure required to implement clients accessing the data store.
-
Uses of ReconnectingClientConnection in org.opendaylight.controller.cluster.access.client
Constructors in org.opendaylight.controller.cluster.access.client with parameters of type ReconnectingClientConnectionModifierConstructorDescriptionprotectedReconnectForwarder(ReconnectingClientConnection<?> successor) Constructor for forwarding towards a reconnecting connection.