Do not fish for RpcInput/RpcOutput runtime types 62/109362/5
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 17 Dec 2023 01:37:23 +0000 (02:37 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Dec 2023 08:27:24 +0000 (09:27 +0100)
commitb5003ab6369181853c830608d40a07c80485a82f
tree84f2b19b3676eceb67e9eefb41cc4c4b50fd7478
parente96909c4cd5d88f08caf47b519a5af154c5f48a2
Do not fish for RpcInput/RpcOutput runtime types

BindingRuntimeTypes provides all known types by their JavaTypeName. This
means we do not have to play games and just look the
{Input,Output}RuntimeType directly.

JIRA: MDSAL-781
Change-Id: If82275714a57f1dc173eae43d4407c0400cfc0e2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java