Uses of Package
org.eclipse.yasson.internal
Packages that use org.eclipse.yasson.internal
Package
Description
-
Classes in org.eclipse.yasson.internal used by org.eclipse.yasson.internalClassDescriptionIntrospects configuration on classes and their properties by reading annotations.Searches for a registered components or Serializer for a given type.Creates instances for known types, caches constructors of unknown.Resolved properties from JSONB config.Jsonb context holding central components and configuration of jsonb runtime.Jsonb parsing helper methods on top of JSON-P parser.State holder for current json structure level.JSONB mappingContext.Jsonb processing (serializing/deserializing) context.Holds runtime type info of the class.
-
Classes in org.eclipse.yasson.internal used by org.eclipse.yasson.internal.componentsClassDescriptionCreates instances for known types, caches constructors of unknown.
-
Classes in org.eclipse.yasson.internal used by org.eclipse.yasson.internal.modelClassDescriptionJsonb context holding central components and configuration of jsonb runtime.
-
Classes in org.eclipse.yasson.internal used by org.eclipse.yasson.internal.serializerClassDescriptionJsonb context holding central components and configuration of jsonb runtime.Jsonb parsing helper methods on top of JSON-P parser.State holder for current json structure level.JSONB marshaller.Holds runtime type info of the class.JSONB unmarshaller.