Uses of Package
io.avaje.json.stream
Packages that use io.avaje.json.stream
Package
Description
Reading and writing JSON content.
Default stream handling provided with Jsonb.
-
Classes in io.avaje.json.stream used by io.avaje.json.mapper
-
Classes in io.avaje.json.stream used by io.avaje.json.streamClassDescriptionProvides a JsonWriter optimised for returning json as string content.Strategy for recycling buffers used in parsing and generation.JsonWriter optimised for returning json as byte array.Output that can be aware of server content chunking.Provides the underlying JsonReader and JsonWriter to use.Used to build JsonStream with custom settings.
-
Classes in io.avaje.json.stream used by io.avaje.json.stream.coreClassDescriptionStrategy for recycling buffers used in parsing and generation.Provides the underlying JsonReader and JsonWriter to use.Used to build JsonStream with custom settings.