Uses of Interface
org.opendaylight.netconf.nettyutil.handler.ssh.client.NettyAwareClientSession
-
Packages that use NettyAwareClientSession Package Description org.opendaylight.netconf.nettyutil.handler.ssh.client Utilities for integration between Apache SSHD and Netty. -
-
Uses of NettyAwareClientSession in org.opendaylight.netconf.nettyutil.handler.ssh.client
Classes in org.opendaylight.netconf.nettyutil.handler.ssh.client that implement NettyAwareClientSession Modifier and Type Class Description classNetconfClientSessionImplAClientSessionImplwhich additionally allows creation of NETCONF subsystem channel, which is routed to a particularChannelHandlerContext.
-