Uses of Class
io.lighty.modules.southbound.netconf.impl.NetconfTopologyPluginBuilder
-
Packages that use NetconfTopologyPluginBuilder Package Description io.lighty.modules.southbound.netconf.impl -
-
Uses of NetconfTopologyPluginBuilder in io.lighty.modules.southbound.netconf.impl
Methods in io.lighty.modules.southbound.netconf.impl that return NetconfTopologyPluginBuilder Modifier and Type Method Description NetconfTopologyPluginBuilderNetconfTopologyPluginBuilder. from(NetconfConfiguration configuration, LightyServices lightyServices)NetconfTopologyPluginBuilderNetconfTopologyPluginBuilder. withExecutorService(ExecutorService executorService)Inject executor service to execute futures
-