Do not use BindingReflections in bmp-impl 30/106630/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 22 Jun 2023 15:28:06 +0000 (17:28 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 22 Jun 2023 15:30:09 +0000 (17:30 +0200)
commitee6a70dfb0b5d6535636166818fd4c682d29142d
treec69b9d01360f442835ec42f21214a46fbb7b2e21
parent7959d830ee105b2cf97e7239adb844081dcffd83
Do not use BindingReflections in bmp-impl

There is just no point in needing to translate binding to dom -- we have
the QName readily available or we can get it from codecs we have near
by.

JIRA: BGPCEP-1016
Change-Id: I1a89e4aea49d99f8c255a77227941e1fabea7246
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bmp/bmp-impl/pom.xml
bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRibInWriter.java
bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/BmpRouterPeerImpl.java
bmp/bmp-impl/src/main/java/org/opendaylight/protocol/bmp/impl/app/TablesUtil.java