Uses of Interface
io.continual.onap.services.mrCommon.JsonResponseParser
Packages that use JsonResponseParser
-
Uses of JsonResponseParser in io.continual.onap.services.mrCommon
Classes in io.continual.onap.services.mrCommon that implement JsonResponseParserModifier and TypeClassDescriptionclassThis is a basic implementation that parses a response JSON array of strings into a list of strings. -
Uses of JsonResponseParser in io.continual.onap.services.subscriber
Methods in io.continual.onap.services.subscriber with parameters of type JsonResponseParserModifier and TypeMethodDescriptionOnapMsgRouterSubscriber.Builder.parseWith(JsonResponseParser p) Provide a response parser.