Class NetconfNorthboundSshServer


  • public class NetconfNorthboundSshServer
    extends Object
    • Constructor Detail

      • NetconfNorthboundSshServer

        public NetconfNorthboundSshServer​(org.opendaylight.netconf.api.NetconfServerDispatcher netconfServerDispatcher,
                                          io.netty.channel.EventLoopGroup workerGroup,
                                          io.netty.util.concurrent.EventExecutor eventExecutor,
                                          String bindingAddress,
                                          String portNumber,
                                          org.opendaylight.netconf.auth.AuthProvider authProvider)
    • Method Detail

      • unbind

        public void unbind​(org.osgi.framework.ServiceReference<?> reference)