Uses of Class
io.helidon.media.jsonb.JsonbBodyReader
-
-
Uses of JsonbBodyReader in io.helidon.media.jsonb
Methods in io.helidon.media.jsonb that return JsonbBodyReader Modifier and Type Method Description static JsonbBodyReaderJsonbBodyReader. create(javax.json.bind.Jsonb jsonb)Create a newJsonbBodyReaderinstance.JsonbBodyReaderJsonbSupport. newReader()Creates new JSON-B reader instance.static JsonbBodyReaderJsonbSupport. reader()Creates new JSON-B reader instance.
-