Package org.mule.runtime.ast.internal.serialization
package org.mule.runtime.ast.internal.serialization
-
ClassDescriptionThe serializer factory can create a
ArtifactAstSerializeror aArtifactAstDeserializerinstance in the available ids/formatsRepresents a serialization/deserialization format for anArtifactAst.This class represents the information related to the serialization such as format and serializer versionThis class deals with the adding/reading into/from an input stream the metadata associated toArtifactAstserialization.Default implementation of an ArtifactAstDeserializer.Defines a component capable of serializingArtifactAsts into/from anInputStream.