Uses of Package
org.mule.runtime.ast.internal.serialization
Packages that use org.mule.runtime.ast.internal.serialization
Package
Description
-
Classes in org.mule.runtime.ast.internal.serialization used by org.mule.runtime.ast.internal.serializationClassDescriptionThe serializer factory can create a
ArtifactAstSerializeror aArtifactAstDeserializerinstance in the available ids/formatsThis 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.Defines a component capable of serializingArtifactAsts into/from anInputStream. -
Classes in org.mule.runtime.ast.internal.serialization used by org.mule.runtime.ast.internal.serialization.dtoClassDescriptionThis class represents the information related to the serialization such as format and serializer version
-
Classes in org.mule.runtime.ast.internal.serialization used by org.mule.runtime.ast.internal.serialization.dto.factoryClassDescriptionThis class represents the information related to the serialization such as format and serializer version
-
Classes in org.mule.runtime.ast.internal.serialization used by org.mule.runtime.ast.internal.serialization.jsonClassDescriptionRepresents a serialization/deserialization format for an
ArtifactAst.Defines a component capable of serializingArtifactAsts into/from anInputStream.