Package org.opendaylight.netconf.ssh
Class NetconfNorthboundSshServer
java.lang.Object
org.opendaylight.netconf.ssh.NetconfNorthboundSshServer
-
Constructor Summary
ConstructorsConstructorDescriptionNetconfNorthboundSshServer(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 Summary
-
Constructor Details
-
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 Details
-
close
- Throws:
IOException
-
unbind
public void unbind(org.osgi.framework.ServiceReference<?> reference)
-