Uses of Package
org.eclipse.yasson.internal
-
Packages that use org.eclipse.yasson.internal Package Description org.eclipse.yasson.internal org.eclipse.yasson.internal.components org.eclipse.yasson.internal.model org.eclipse.yasson.internal.serializer -
Classes in org.eclipse.yasson.internal used by org.eclipse.yasson.internal Class Description AnnotationIntrospector Introspects configuration on classes and their properties by reading annotations.ComponentMatcher Searches for a registered components or Serializer for a given type.InstanceCreator Creates instances for known types, caches constructors of unknown.JsonbConfigProperties Resolved properties from JSONB config.JsonbContext Jsonb context holding central components and configuration of jsonb runtime.JsonbParser Jsonb parsing helper methods on top of JSON-P parser.JsonbRiParser.LevelContext State holder for current json structure level.MappingContext JSONB mappingContext.ProcessingContext Jsonb processing (serializing/deserializing) context.RuntimeTypeInfo Holds runtime type info of the class. -
Classes in org.eclipse.yasson.internal used by org.eclipse.yasson.internal.components Class Description InstanceCreator Creates instances for known types, caches constructors of unknown. -
Classes in org.eclipse.yasson.internal used by org.eclipse.yasson.internal.model Class Description JsonbContext Jsonb context holding central components and configuration of jsonb runtime. -
Classes in org.eclipse.yasson.internal used by org.eclipse.yasson.internal.serializer Class Description JsonbContext Jsonb context holding central components and configuration of jsonb runtime.JsonbParser Jsonb parsing helper methods on top of JSON-P parser.JsonbRiParser.LevelContext State holder for current json structure level.Marshaller JSONB marshaller.RuntimeTypeInfo Holds runtime type info of the class.Unmarshaller JSONB unmarshaller.