Uses of Interface
org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandlerReader.ReadMsgHandler
-
Packages that use AsyncSshHandlerReader.ReadMsgHandler Package Description org.opendaylight.netconf.nettyutil.handler.ssh.client Utilities for integration between Apache SSHD and Netty. -
-
Uses of AsyncSshHandlerReader.ReadMsgHandler in org.opendaylight.netconf.nettyutil.handler.ssh.client
Constructors in org.opendaylight.netconf.nettyutil.handler.ssh.client with parameters of type AsyncSshHandlerReader.ReadMsgHandler Constructor Description AsyncSshHandlerReader(AutoCloseable connectionClosedCallback, AsyncSshHandlerReader.ReadMsgHandler readHandler, String channelId, org.opendaylight.netconf.shaded.sshd.common.io.IoInputStream asyncOut)
-