Module org.eclipse.yasson
Package org.eclipse.yasson.internal.deserializer
package org.eclipse.yasson.internal.deserializer
-
ClassDescriptionUser defined type adapter executor.Array container deserializer.Creator of the array instance based upon the array type.Collection container deserializer.Collection instance creator.Deserializer which creates new deserialization context and invokes delegate with it.Deserialization solution for cyclic references.Creator of the class instance with the default constructor.Deferred deserializer used for postponed value setting.Creator of the deserialization models for deserialized types.Instance creator following the inheritance structure defined by
JsonbTypeInfo
.Creator of the Object instance with the usage of theJsonbCreator
.Return passed in object value.Map container deserializer.Map instance creator.Type deserializer.Json null value checker.Object container deserializer.Deserializer of theOptional
types.JSON document position checker.Grouped events according to whether it is container or value.Deserializer used to invoke user defined deserializers.Extracts the value out of theJsonParser
based upon the last obtained event.Value setter.YassonYassonParser
parser wrapper.