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)
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>

No differences found