From: Robert Varga Date: Tue, 18 Oct 2022 21:07:52 +0000 (+0200) Subject: Replace replaceHelloMessageOutboundHandler() X-Git-Tag: v4.0.3~24 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=c8947a87b23c3171d74d9195b73a6e81c8ce71b3;p=netconf.git Replace replaceHelloMessageOutboundHandler() This is a utility method to manipulate pipeline, with a single caller. Inline the method so the manipulations are clearly visible. Change-Id: I7aafce20947559753f213cfcb686a14e74f6bb7c Signed-off-by: Robert Varga --- diff --git a/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionNegotiator.java b/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionNegotiator.java index ef71afc3cd..082d4247cc 100644 --- a/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionNegotiator.java +++ b/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionNegotiator.java @@ -161,9 +161,24 @@ public abstract class AbstractNetconfSessionNegotiator