| Class | Description |
|---|---|
| JsonMetadataTypeLoader |
TypeLoader that creates instances of MetadataType from JSON representations generated by
JsonMetadataTypeWriter. |
| JsonMetadataTypeWriter |
TypeWriter that serializes MetadataType objects into a readable and processable JSON file, that
can be deserialized again into a MetadataType using JsonMetadataTypeLoader. |
| MetadataTypeConstants |
MetadataType Constants to help in the
MetadataType serialization and deserialization |
| MetadataTypeGsonTypeAdapter | |
| TypeAnnotationSerializer<T extends TypeAnnotation> |
Serializer for
TypeAnnotation. |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.