Remove AsyncSshHandler.handleSshChanelOpened() 65/102965/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 18 Oct 2022 08:58:35 +0000 (10:58 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 31 Oct 2022 07:19:02 +0000 (08:19 +0100)
commit3aa5c3fe97d788f8fef578613e75ced85fc50b02
tree988121f0e5e3d45607beff3e65b3184a4f11460a
parent99d1e49b197fe84f55f128efd86dfa3b64c793b9
Remove AsyncSshHandler.handleSshChanelOpened()

This is the locked bottom of onOpenComplete(), rename it and co-locate
it with its sole caller, making the code progression linear.

JIRA: NETCONF-905
Change-Id: I5a8fba44767535fb1e59bf48e3f4a422c0db3b59
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 2610ec1df534fed79964b764dba8a656ae950aee)
(cherry picked from commit 113064b0c5963a59609cb07e5601c6dca58bae83)
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/ssh/client/AsyncSshHandler.java