Uses of Class
io.helidon.http.media.jsonb.JsonbSupport
Packages that use JsonbSupport
-
Uses of JsonbSupport in io.helidon.http.media.jsonb
Methods in io.helidon.http.media.jsonb that return JsonbSupportModifier and TypeMethodDescriptionJsonbSupportConfig.Builder.build()
JsonbSupportConfig.BuilderBase.JsonbSupportConfigImpl.build()
static JsonbSupport
JsonbSupport.create
(JsonbSupportConfig jsonbSupportConfig) Creates a newJsonbSupport
based on theJsonbSupportConfig
.static JsonbSupport
JsonbSupport.create
(Consumer<JsonbSupportConfig.Builder> consumer) Creates a new customizedJsonbSupport
.JsonbSupportConfig.BuilderBase.JsonbSupportConfigImpl.get()