| Class | Description |
|---|---|
| EnumTypeAnnotationTypeAdapter |
TypeAdapter implementation to be able to serialize EnumAnnotation instances. |
| OnlyOneFieldTypeAdapterFactory |
TypeAdapterFactory implementation which creates instances of OnlyOneFieldTypeAdapter when a new object is
required to be serialized and that type is a registered TypeAnnotation. |
| OptionalTypeAdapterFactory |
TypeAdapterFactory implementation which creates OptionalTypeAdapter instances when a Optional object is
needed to be serialized or deserialized. |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.