MessageParts should be a class 89/101889/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Jul 2022 18:00:15 +0000 (20:00 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Jul 2022 23:25:09 +0000 (01:25 +0200)
commitda6c0df5f264a7bd7c99bcc877454dac44a5b604
tree7914d849b4f696afe6af7dd00714ffde46dba86c
parentdaa1a43cd6e599e31dfe1d0f419baf386aa1017d
MessageParts should be a class

Using interface to hold constants is an antipattern, ditch it.

Change-Id: I4b77c5d1ca6021f4381a17245ac3286ea36a08ac
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 9110c5921ba8f05ceafefb784bf95b1b1655d6d2)
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/MessageParts.java