| Package | Description |
|---|---|
| org.mule.metadata.persistence | |
| org.mule.metadata.persistence.deserializer |
| Class and Description |
|---|
JsonMetadataTypeWriter
TypeWriter that serializes MetadataType objects into a readable and processable JSON file, that
can be deserialized again into a MetadataType using JsonMetadataTypeLoader. |
| Class and Description |
|---|
JsonMetadataTypeLoader
TypeLoader that creates instances of MetadataType from JSON representations generated by
JsonMetadataTypeWriter. |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.