| Class | Description |
|---|---|
| JacksonJsonMarshaller<Type> |
Jackson Marshaller to serialize a given object.
|
| JacksonJsonUnmarshaller<Type> |
Jackson Unmarshaller to deserialize a given byte array.
|
| NamespaceEnabledJacksonJsonUnmarshaller<Type> |
Jackson Unmarshaller to deserialize a given byte array based on a namespace discriminator.
|
| ObjectMapperFactory |
Mapper factory class to setup mapper configuration and return
ObjectMapper. |
Copyright © 2023. All rights reserved.