Package de.vinado.lib.identifier.jackson
package de.vinado.lib.identifier.jackson
-
ClassesClassDescriptionIdentifierDeserializer<T,
R extends Identifier<T>> AbstractJsonDeserializerthat reads a value from the JSON tree and converts it into a subtype ofIdentifier.ModuleregisteringJsonSerializers andJsonDeserializers for reading or writingIdentifiertypes to or from a JSON tree.JacksonJsonSerializerfor convertingIdentifierinstances into a JSON string.