| Interface | Description |
|---|---|
| PostProcessingEnabler.PostProcessable |
| Class | Description |
|---|---|
| ComponentIdentifierJsonDeserializer |
This class implements a Gson
JsonDeserializer and it can be registered to Gson as a Type Adapter in order to
deserialize ComponentIdentifiers |
| ComponentIdentifierJsonSerializer |
This class implements a Gson JsonSerializer and it can be registered to Gson as a Type Adapter in order to serialize
ComponentIdentifiers |
| ComponentLocationJsonDeserializer |
This class implements a Gson
JsonDeserializer and it can be registered to Gson as a Type Adapter in order to
deserialize ComponentLocations |
| ComponentLocationJsonSerializer |
This class implements a Gson
JsonSerializer and it can be registered to Gson as a Type Adapter in order to deserialize
ComponentLocations |
| ComponentTypeJsonSerializer |
This class implements a Gson JsonSerializer and it can be registered to Gson as a Type Adapter in order to serialize
ComponentLocations |
| ErrorTypeJsonDeserializer |
This class implements a Gson
JsonDeserializer and it can be registered to Gson as a Type Adapter in order to
deserialize ErrorTypes |
| ParserAttributesJsonTypeAdapter |
Type adapter for
ParserAttributesDTO instances. |
| PostProcessingEnabler | |
| TypedComponentIdentifierJsonSerializer |
This class implements a Gson JsonSerializer and it can be registered to Gson as a Type Adapter in order to serialize
TypedComponentIdentifiers |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.