Uses of Interface
org.eclipse.yasson.internal.serializer.EmbeddedItem
Packages that use EmbeddedItem
-
Uses of EmbeddedItem in org.eclipse.yasson.internal.serializer
Classes in org.eclipse.yasson.internal.serializer that implement EmbeddedItemModifier and TypeClassDescriptionclassCommon array unmarshalling item implementation.classCommon serializer for arrays.classArray unmarshaller item implementation for booleans.classSerializes byte array as JSON array of booleans.classArray unmarshaller item implementation for small int.classSerializes byte array as JSON array of ints.classArray unmarshaller item implementation for char.classSerializes byte array as JSON array of ints.classSerializer for collections.classArray unmarshaller item implementation for small double.classSerializer for arrays of doubles.classArray unmarshaller item implementation for small float.classSerializer for arrays of floats.classArray unmarshaller item implementation for small int.classSerializer for arrays of ints.classArray unmarshaller item implementation for small long.classSerializer for arrays of longs.classMapDeserializer<T extends Map<?,?>> Item implementation forMapfields.classMapSerializer<K,V> SerializeMap.classItem for handling arrays of objects.classSerializer for arrays of arbitrary objects.classArray unmarshaller item implementation for small short.classSerializer for arrays of shorts.