Uses of Package
io.avaje.jsonb.spi
Packages that use io.avaje.jsonb.spi
Package
Description
Core API of Jsonb.
Uses Jackson Core JsonGenerator and JsonParser to implement the SPI.
SPI for the underlying json parsing and generation.
-
Classes in io.avaje.jsonb.spi used by io.avaje.jsonbClassDescriptionMarker interface for IOAdapter specific property names.A (non-scalar) JsonAdapter that is part of building json views.
-
Classes in io.avaje.jsonb.spi used by io.avaje.jsonb.jacksonClassDescriptionProvides a JsonWriter optimised for returning json as string content.JsonWriter optimised for returning json as byte array.Provides the underlying JsonReader and JsonWriter to use.Marker interface for IOAdapter specific property names.
-
Classes in io.avaje.jsonb.spi used by io.avaje.jsonb.spiClassDescriptionProvides a JsonWriter optimised for returning json as string content.JsonWriter optimised for returning json as byte array.Marker interface for IOAdapter specific property names.Builds a JsonView.