Uses of Package
name.martingeisse.grumpyjson.deserialize
Packages that use name.martingeisse.grumpyjson.deserialize
Package
Description
-
Classes in name.martingeisse.grumpyjson.deserialize used by name.martingeisse.grumpyjsonClassDescriptionThis exception type gets thrown when the incoming JSON does not match the expected structure.Defines the conversion from JSON to a Java object / value for one or more types.Abstracts the run-time methods from the
JsonDeserializerRegistryso that deserializers which have to look up dependencies don't depend on the full registry.This registry keeps theJsonDeserializers used by aJsonEngine. -
Classes in name.martingeisse.grumpyjson.deserialize used by name.martingeisse.grumpyjson.builtinClassDescriptionThis exception type gets thrown when the incoming JSON does not match the expected structure.Defines the conversion from JSON to a Java object / value for one or more types.
-
Classes in name.martingeisse.grumpyjson.deserialize used by name.martingeisse.grumpyjson.builtin.helper_typesClassDescriptionThis exception type gets thrown when the incoming JSON does not match the expected structure.Defines the conversion from JSON to a Java object / value for one or more types.
-
Classes in name.martingeisse.grumpyjson.deserialize used by name.martingeisse.grumpyjson.builtin.recordClassDescriptionThis exception type gets thrown when the incoming JSON does not match the expected structure.Defines the conversion from JSON to a Java object / value for one or more types.
-
Classes in name.martingeisse.grumpyjson.deserialize used by name.martingeisse.grumpyjson.deserializeClassDescriptionThis exception type gets thrown when the incoming JSON does not match the expected structure.Defines the conversion from JSON to a Java object / value for one or more types.Abstracts the run-time methods from the
JsonDeserializerRegistryso that deserializers which have to look up dependencies don't depend on the full registry.