Uses of Interface
org.opendaylight.netconf.nettyutil.ReconnectStrategyFactory
-
Packages that use ReconnectStrategyFactory Package Description org.opendaylight.netconf.nettyutil -
-
Uses of ReconnectStrategyFactory in org.opendaylight.netconf.nettyutil
Classes in org.opendaylight.netconf.nettyutil that implement ReconnectStrategyFactory Modifier and Type Class Description classTimedReconnectStrategyFactoryDeprecated.Methods in org.opendaylight.netconf.nettyutil with parameters of type ReconnectStrategyFactory Modifier and Type Method Description protected ReconnectFutureAbstractNetconfDispatcher. createReconnectingClient(InetSocketAddress address, ReconnectStrategyFactory connectStrategyFactory, AbstractNetconfDispatcher.PipelineInitializer<S> initializer)Deprecated.Creates a reconnecting client.
-