| Class | Description |
|---|---|
| DefaultImplementingTypeAnnotationTypeAdapter |
TypeAdapter implementation which serializes DefaultImplementingTypeAnnotation instances |
| ErrorModelToIdentifierSerializer |
JSON Serializer for
ErrorModel instances as error identifiers. |
| ErrorModelToIdentifierTypeAdapter |
TypeAdapter implementation for ErrorModel, which serializes it as error identifiers. |
| ExtensionModelTypeAdapter |
A
TypeAdapter to handle ExtensionModel instances |
| ExtensionTypeAnnotationSerializerExtender |
Contributes to the
TypeAnnotationSerializerExtender service to provide a friendly name for the custom annotations from
Extensions API. |
| IgnoreMissingTypeAnnotationFallback |
TypeAnnotationSerializerExtenderFallback implementation that allows Tooling to avoid trying to serialize or deserialize
a TypeAnnotation that is not handled by this API. |
| NestableElementModelTypeAdapterFactory |
TypeAdapterFactory for NestedElementModelTypeAdapter. |
| NestedElementModelTypeAdapter |
TypeAdapterFactory for NestableElementModel |
| Reference<T> |
An object which holds a reference to a given
Reference.value. |
| TypeAnnotationEntryKey |
Class to allow serializer to identify when a
TypeAnnotation has been
replaced from the Map to instead use the TypeAnnotation.getName(). |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.