Uses of Class
io.helidon.media.jsonb.JsonbSupport
-
-
Uses of JsonbSupport in io.helidon.media.jsonb
Methods in io.helidon.media.jsonb that return JsonbSupport Modifier and Type Method Description static JsonbSupportJsonbSupport. create()Creates a newJsonbSupport.static JsonbSupportJsonbSupport. create(Jsonb jsonb)Creates a newJsonbSupport.
-