Package org.mule.runtime.ast.api.serialization
package org.mule.runtime.ast.api.serialization
-
ClassDescriptionDefines a component capable of deserializing an
InputStreamcreated using anArtifactAstSerializerinto anArtifactAst.Defines a component capable of serializingArtifactAsts into anInputStream.This class provides serializers and deserializers instances forArtifactAsts.Implementations define the way thatExtensionModels must be resolved when deserializing.