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