All Classes and Interfaces

Classes
Class
Description
A TypeAdapter for serializing instances of ArtifactCoordinates
ComponentMetadataResult<T extends org.mule.runtime.api.meta.model.ComponentModel>
 
DTO for serializing a org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.ComponentMetadataTypesDescriptor>.
Serializer that can convert a MetadataResult of a ComponentMetadataTypesDescriptor type into a readable and processable JSON representation and from a JSON String to an MetadataResult instance
TypeAdapter
ComponentResultJsonSerializer<T extends org.mule.runtime.api.meta.model.ComponentModel>
Serializer that can convert a MetadataResult of a ComponentMetadataDescriptor type into a readable and processable JSON representation and from a JSON String to an MetadataResult instance
A TypeAdapter to handle ComponentMetadataResult instances
A TypeAdapter for serializing instances of OperationModel and all its child interfaces
A TypeAdapterFactory which yields instances of OperationModelTypeAdapter
TypeAdapterFactory implementation, which creates TypeAdapters that for any subclass of DefaultImplementationTypeAdapterFactory, fixes the serialization and deserialization to unique class DefaultImplementationTypeAdapterFactory.
TypeAdapter implementation which serializes DefaultImplementingTypeAnnotation instances
A TypeAdapter for serializing instances of ParameterDslConfiguration
Serializer that can convert a MetadataResult of TypeMetadataDescriptor type into a readable and processable JSON representation and from a JSON String to an MetadataResult instance
JSON Serializer for ErrorModel instances as error identifiers.
TypeAdapter implementation for ErrorModel, which serializes it as error identifiers.
Serializer that can convert a ExtensionModel into a readable and processable JSON representation and from a JSON String to an ExtensionModel instance
A TypeAdapter to handle ExtensionModel instances
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
A TypeAdapter for serializing instances of FunctionModel and all its child interfaces
A TypeAdapterFactory which yields instances of FunctionModelTypeAdapter
TypeAdapter implementation which serializes ImportedTypeModel instances
This type adapter maintains backwards compatibility at the serialization levels after the changes done in MULE-19605.
This type adapter maintains backwards compatibility at the serialization levels after the changes done in MULE-19579.
Allows for maintaining backward compatibility when deserializing MetadataKeyPartModelProperty.
Creates a MetadataKeyPartModelPropertyTypeAdapter to be used when GSON requires serialization/deserialization of MetadataKeyPartModelProperty.
Serializer that can convert a MetadataResult of a MetadataKeysContainer type into a readable and processable JSON representation and from a JSON String to an MetadataResult instance
TypeAdapter implementation that knows how to serialize and deserialize Map<Class<? extends ModelProperty>, ModelProperty>.
Creates a ModelPropertyMapTypeAdapter when GSON requires a serialization of deserialization of Map<Class<? extends ModelProperty>, ModelProperty> type.
TypeAdapter implementation which serializes MuleVersion instances
A TypeAdapterFactory which yields instances of OperationModelTypeAdapter
A TypeAdapter for serializing instances of NestableElementModel and all its child interfaces
JSON Serializer for NotificationModel instances as notification identifiers.
TypeAdapter implementation for NotificationModel, which serializes it as notification identifiers.
A TypeAdapter for the OAuthGrantType hierarchy
A TypeAdapterFactory which produces type adapters capable of serializing the OAuthGrantType hierarchy
A TypeAdapter for serializing instances of OperationModel and all its child interfaces
A TypeAdapterFactory which yields instances of OperationModelTypeAdapter
Implementation of ObjectTypeReferenceHandler which only uses references for the ObjectType present in the ExtensionModel catalogue types obtained through ExtensionModel.getTypes() and ExtensionModel.getImportedTypes().
A TypeAdapter for serializing instances of SourceModel and all its child interfaces
A TypeAdapterFactory which yields instances of SourceModelTypeAdapter
TypeAdapter implementation which serializes SubTypesModel instances
Serializer that can convert a ValueResult type into a readable and processable JSON representation and from a JSON String to an ValueResult instance
A TypeAdapter for serializing instances of XmlDslModel