| Class | Description |
|---|---|
| AbstractMetadataResultJsonSerializer |
Abstract implementation of a serializer that can convert a
MetadataResult of some payload type into
a readable and processable JSON representation and from a JSON String to an MetadataResult instance |
| MetadataDescriptorResultJsonSerializer |
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 |
| MetadataKeysResultJsonSerializer |
Serializer that can convert a
MetadataResult of a List of MetadataKey type into
a readable and processable JSON representation and from a JSON String to an MetadataResult instance |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.