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