| Class and Description |
|---|
| AbstractJsonMetadataTypeWriter
Base class for
MetadataTypeWriters implementations that serialize MetadataType objects into a readable and
processable JSON file, that can be deserialize again into a MetadataType using a SerializedMetadataTypeLoader. |
| BaseMetadataTypeGsonTypeAdapter |
JsonMetadataTypeWriter
MetadataTypeWriter implementation that serialize a full MetadataType structure to a matching JSON object. |
| MetadataTypeWriter
Base contract for implementations that serialize
MetadataType objects into a readable and processable JSON file, that
can be deserialize again into a MetadataType using a SerializedMetadataTypeLoader. |
| ObjectTypeReferenceHandler
Allows to serialize and deserialize
ObjectType instances which are not explicitly defined but instead pointed at by
some means |
| SerializationContext
Contains state which affects many serializers or type adapters involved in the process of marshalling a
MetadataType |
| SerializedMetadataTypeLoader
Base contract for implementations that deserialize
MetadataType objects from a JSON file. |
| TypeAnnotationSerializer
Serializer for
TypeAnnotation. |
| TypeAnnotationSerializerFactory
Factory class for instances of
TypeAnnotationSerializer which have been enriched with SPI discovered implementations of
TypeAnnotationSerializer |
| Class and Description |
|---|
JsonMetadataTypeLoader
TypeLoader that creates instances of MetadataType from JSON representations generated by
JsonMetadataTypeWriter. |
| Class and Description |
|---|
| AbstractJsonMetadataTypeWriter
Base class for
MetadataTypeWriters implementations that serialize MetadataType objects into a readable and
processable JSON file, that can be deserialize again into a MetadataType using a SerializedMetadataTypeLoader. |
| BaseMetadataTypeGsonTypeAdapter |
| MetadataTypeWriter
Base contract for implementations that serialize
MetadataType objects into a readable and processable JSON file, that
can be deserialize again into a MetadataType using a SerializedMetadataTypeLoader. |
| ObjectTypeReferenceHandler
Allows to serialize and deserialize
ObjectType instances which are not explicitly defined but instead pointed at by
some means |
| SerializedMetadataTypeLoader
Base contract for implementations that deserialize
MetadataType objects from a JSON file. |
| Class and Description |
|---|
| ObjectTypeReferenceHandler
Allows to serialize and deserialize
ObjectType instances which are not explicitly defined but instead pointed at by
some means |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.