Uses of Interface
io.lighty.modules.southbound.netconf.impl.NetconfBaseService
-
Packages that use NetconfBaseService Package Description io.lighty.modules.southbound.netconf.impl -
-
Uses of NetconfBaseService in io.lighty.modules.southbound.netconf.impl
Subinterfaces of NetconfBaseService in io.lighty.modules.southbound.netconf.impl Modifier and Type Interface Description interfaceNetconfNmdaBaseServiceClasses in io.lighty.modules.southbound.netconf.impl that implement NetconfBaseService Modifier and Type Class Description classNetconfBaseServiceImplclassNetconfNmdaBaseServiceImplMethods in io.lighty.modules.southbound.netconf.impl that return types with arguments of type NetconfBaseService Modifier and Type Method Description Optional<NetconfBaseService>NetconfClusteredTopologyPlugin. getNetconfBaseService(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId nodeId)Optional<NetconfBaseService>NetconfSBPlugin. getNetconfBaseService(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId nodeId)Create an instance ofNetconfBaseServicefor specific device (mount point)Optional<NetconfBaseService>NetconfTopologyPlugin. getNetconfBaseService(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId nodeId)
-