Uses of Package
io.avaje.jsonb.spi
Packages that use io.avaje.jsonb.spi
Package
Description
Core API of Jsonb.
SPI for the underlying json parsing and generation.
Default stream handling provided with Jsonb.
-
Classes in io.avaje.jsonb.spi used by io.avaje.jsonbClassDescriptionProvides the underlying JsonReader and JsonWriter to use.Marker 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.spiClassDescriptionProvides 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.Builds a JsonView.
-
Classes in io.avaje.jsonb.spi used by io.avaje.jsonb.streamClassDescriptionProvides 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.