Purge AbstractNotificationsData 32/108832/4
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 3 Nov 2023 06:29:29 +0000 (07:29 +0100)
committerRobert Varga <nite@hq.sk>
Fri, 3 Nov 2023 10:43:09 +0000 (10:43 +0000)
commitc78340f1ff7c86231d01071a3ef13af8a6e6b28f
treeb40bf3c10188406387d0f4e4d01733debb77bfa3
parent2504bde5d69fcb64fd2f7469a6c15707cc4984d2
Purge AbstractNotificationsData

Most of the methods here are completely unused, remove them and inline
the remainder into AbstractCommonSubscriber.

JIRA: NETCONF-1102
Change-Id: I1abdfaa522f4a215c9755de25e7d726f2177bb00
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/AbstractCommonSubscriber.java
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/AbstractNotificationsData.java [deleted file]