Uses of Package
name.martingeisse.grumpyjson.serialize
Packages that use name.martingeisse.grumpyjson.serialize
Package
Description
-
Classes in name.martingeisse.grumpyjson.serialize used by name.martingeisse.grumpyjsonClassDescriptionThis exception type gets thrown when the state of the objects being serialized is not possible to map to JSON.Defines the conversion of Java objects to JSON for one or more classes.Abstracts the run-time methods from the
JsonSerializerRegistryso that serializers which have to look up dependencies don't depend on the full registry.This registry keeps theJsonSerializers used by aJsonEngine. -
Classes in name.martingeisse.grumpyjson.serialize used by name.martingeisse.grumpyjson.builtinClassDescriptionThis exception type gets thrown when the state of the objects being serialized is not possible to map to JSON.Defines the conversion of Java objects to JSON for one or more classes.
-
Classes in name.martingeisse.grumpyjson.serialize used by name.martingeisse.grumpyjson.builtin.helper_typesClassDescriptionThis exception type gets thrown when the state of the objects being serialized is not possible to map to JSON.Defines the conversion of Java objects to JSON for one or more classes.
-
Classes in name.martingeisse.grumpyjson.serialize used by name.martingeisse.grumpyjson.builtin.recordClassDescriptionDefines the conversion of Java objects to JSON for one or more classes.
-
Classes in name.martingeisse.grumpyjson.serialize used by name.martingeisse.grumpyjson.serializeClassDescriptionThis exception type gets thrown when the state of the objects being serialized is not possible to map to JSON.Defines the conversion of Java objects to JSON for one or more classes.Abstracts the run-time methods from the
JsonSerializerRegistryso that serializers which have to look up dependencies don't depend on the full registry.