Uses of Class
app.sdkgen.client.Parser
-
Packages that use Parser Package Description app.sdkgen.client -
-
Uses of Parser in app.sdkgen.client
Fields in app.sdkgen.client declared as Parser Modifier and Type Field Description protected ParserClientAbstract. parserprotected ParserTagAbstract. parserConstructors in app.sdkgen.client with parameters of type Parser Constructor Description TagAbstract(org.apache.hc.client5.http.classic.HttpClient httpClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, Parser parser)
-