| Class | Description |
|---|---|
| ComponentMetadataResult<T extends org.mule.runtime.api.meta.model.ComponentModel> | |
| ComponentResultTypeAdapter |
A
TypeAdapter to handle ComponentMetadataResult instances |
| ConstructModelTypeAdapter |
A
TypeAdapter for serializing instances of OperationModel and all its
child interfaces |
| ConstructModelTypeAdapterFactory |
A
TypeAdapterFactory which yields instances of OperationModelTypeAdapter |
| DefaultImplementationTypeAdapterFactory<S,T extends S> |
TypeAdapterFactory implementation, which creates TypeAdapters that for any subclass of S,
fixes the serialization and deserialization to unique class T. |
| DefaultImplementingTypeAnnotationTypeAdapter |
TypeAdapter implementation which serializes DefaultImplementingTypeAnnotation instances |
| ElementDslModelTypeAdapter |
A
TypeAdapter for serializing instances of ParameterDslConfiguration |
| 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 used by the
ExtensionObjectTypeHandler and being able to serialize a StereotypeModel |
| FunctionModelTypeAdapter |
A
TypeAdapter for serializing instances of FunctionModel and all its
child interfaces |
| FunctionModelTypeAdapterFactory |
A
TypeAdapterFactory which yields instances of FunctionModelTypeAdapter |
| ImportedTypesModelTypeAdapter |
TypeAdapter implementation which serializes ImportedTypeModel instances |
| ModelPropertyMapTypeAdapter |
TypeAdapter implementation that knows how to serialize and deserialize Map<Class<? extends ModelProperty>, ModelProperty>. |
| ModelPropertyMapTypeAdapterFactory |
Creates a
ModelPropertyMapTypeAdapter when GSON requires a serialization of deserialization of
Map<Class<? extends ModelProperty>, ModelProperty> type. |
| MuleVersionTypeAdapter |
TypeAdapter implementation which serializes MuleVersion instances |
| NestableElementModelTypeAdapterFactory |
A
TypeAdapterFactory which yields instances of OperationModelTypeAdapter |
| NestedElementModelTypeAdapter |
A
TypeAdapter for serializing instances of OperationModel and all its
child interfaces |
| NotificationModelToIdentifierSerializer |
JSON Serializer for
NotificationModel instances as notification identifiers. |
| NotificationModelToIdentifierTypeAdapter |
TypeAdapter implementation for NotificationModel, which serializes it as notification identifiers. |
| OperationModelTypeAdapter |
A
TypeAdapter for serializing instances of OperationModel and all its
child interfaces |
| OperationModelTypeAdapterFactory |
A
TypeAdapterFactory which yields instances of OperationModelTypeAdapter |
| RestrictedTypesObjectTypeReferenceHandler |
Implementation of
ObjectTypeReferenceHandler which only uses references for the ObjectType present in the
ExtensionModel catalogue types obtained through ExtensionModel.getTypes() and ExtensionModel.getImportedTypes(). |
| SourceModelTypeAdapter |
A
TypeAdapter for serializing instances of SourceModel and all its child interfaces |
| SourceModelTypeAdapterFactory |
A
TypeAdapterFactory which yields instances of SourceModelTypeAdapter |
| SubTypesModelTypeAdapter |
TypeAdapter implementation which serializes SubTypesModel instances |
| XmlDslModelTypeAdapter |
A
TypeAdapter for serializing instances of XmlDslModel |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.