Eliminate BootstrapConnectListener 77/101377/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 31 May 2022 18:29:24 +0000 (20:29 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 31 May 2022 18:34:58 +0000 (20:34 +0200)
commita33c469af7ba77c86a89fb1637c6e65bc9cf234b
treef84923d63060fb54de39fbfbabd0f5a41b901424
parent3b229907bacd02c1a37174d84945a34c468c1d95
Eliminate BootstrapConnectListener

Use a simple method and a method handle instead of an explicit
class. This makes things a tad simpler on synchronization side of
things.

Change-Id: Id341b8a3ff124bd95a1e4e14f60721e6b443f72b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/NetconfSessionPromise.java