Package io.avaje.json
package io.avaje.json
-
ClassDescriptionJsonAdapter<T>The core API for serialization to and from json.Thrown when data being parsed is not encoded as valid json or attempting to write invalid json.Thrown when we hit EOF unexpectedly.Thrown when the data being parsed is not encoded as valid JSON, method invocation fails for json views, or and underlying IOException occurs.Thrown when underlying IOException occurred during read or write of json.Reads json content as a stream of JSON tokens and content.A structure, name, or value type in a JSON-encoded string.Writes json content.Marker interface for IOAdapter specific property names.