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 static NetconfTopologyPluginBuilderNetconfTopologyPluginBuilder. from(NetconfConfiguration config, LightyServices services)NetconfTopologyPluginBuilderNetconfTopologyPluginBuilder. withExecutorService(ExecutorService executor)Inject executor service to execute futures.
-