Class NetconfClusteredTopologyPlugin

java.lang.Object
io.lighty.core.controller.api.AbstractLightyModule
io.lighty.modules.southbound.netconf.impl.NetconfClusteredTopologyPlugin
All Implemented Interfaces:
LightyModule, NetconfSBPlugin

public final class NetconfClusteredTopologyPlugin extends AbstractLightyModule
  • Constructor Details

    • NetconfClusteredTopologyPlugin

      public NetconfClusteredTopologyPlugin(LightyServices lightyServices, String topologyId, org.opendaylight.netconf.client.NetconfClientDispatcher clientDispatcher, Integer writeTxIdleTimeout, ExecutorService executorService, org.opendaylight.aaa.encrypt.AAAEncryptionService encryptionService)
  • Method Details