| Class | Description |
|---|---|
| ComponentMetadataResult<T extends org.mule.runtime.api.meta.model.ComponentModel> | |
| ComponentMetadataTypesDescriptorResult |
DTO for serializing a
MetadataResult. |
| ComponentMetadataTypesDescriptorResultTypeAdapter |
TypeAdapter |
| 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 |
| LegacyNestedElementModelTypeAdapter |
This type adapter maintains backwards compatibility at the serialization levels after the changes done in MULE-19605.
|
| LegacyNestedRouteModelTypeAdapter |
This type adapter maintains backwards compatibility at the serialization levels after the changes done in MULE-19579.
|
| ModelPropertyMapTypeAdapter |
TypeAdapter implementation that knows how to serialize and deserialize
{@code Map |
| ModelPropertyMapTypeAdapterFactory |
Creates a ModelPropertyMapTypeAdapter when GSON requires a serialization of deserialization of
{@code Map |
| MuleVersionTypeAdapter |
TypeAdapter implementation which serializes MuleVersion instances |
| NestableElementModelTypeAdapterFactory |
A
TypeAdapterFactory which yields instances of OperationModelTypeAdapter |
| NestedElementModelTypeAdapter |
A
TypeAdapter for serializing instances of NestableElementModel 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. |
| OAuthGrantTypeTypeAdapter |
A
TypeAdapter for the OAuthGrantType hierarchy |
| OAuthGrantTypeTypeAdapterFactory |
A
TypeAdapterFactory which produces type adapters capable of serializing the OAuthGrantType hierarchy |
| 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 © 2025 MuleSoft, Inc.. All rights reserved.