Uses of Interface
io.avaje.jsonb.JsonbComponent
Packages that use JsonbComponent
-
Uses of JsonbComponent in io.avaje.jsonb
Subinterfaces of JsonbComponent in io.avaje.jsonbModifier and TypeInterfaceDescriptionstatic interface
Components register JsonAdapters Jsonb.BuilderMethods in io.avaje.jsonb with parameters of type JsonbComponentModifier and TypeMethodDescriptionJsonb.Builder.add
(JsonbComponent component) Add a Component which can provide multiple JsonAdapters and or configuration.