Uses of Package
org.eclipse.yasson.internal.model.customization
Packages that use org.eclipse.yasson.internal.model.customization
Package
Description
-
Classes in org.eclipse.yasson.internal.model.customization used by org.eclipse.yasson.internalClassDescriptionCustomization, which could be applied on a class or package level.Customization which is aware of bound components, such as adapters and (de)serializers.Order properties in bean object.
-
Classes in org.eclipse.yasson.internal.model.customization used by org.eclipse.yasson.internal.modelClassDescriptionCustomization, which could be applied on a class or package level.Customization for creator (constructor / factory methods) parameters.Customization for a property of a class.
-
Classes in org.eclipse.yasson.internal.model.customization used by org.eclipse.yasson.internal.model.customizationClassDescriptionCustomization, which could be applied on a class or package level.The customization builder that would be used to build an instance of
ClassCustomizationto ensure its immutability.Customization which is aware of bound components, such as adapters and (de)serializers.Customization configuration for class or field.Abstract base builder for ensuring immutable state ofCustomizationobjects.Customization for a property of a class.The property customization builder that would be used to build an instance ofPropertyCustomizationto ensure its immutability. -