| Package | Description |
|---|---|
| org.dominokit.jacksonapt | |
| org.dominokit.jacksonapt.registration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ObjectMapper<T>
Interface combining
ObjectReader and ObjectWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObjectMapper<T>
Base implementation of
ObjectMapper. |
class |
AbstractObjectReader<T>
Base implementation of
ObjectReader. |
class |
AbstractObjectWriter<T>
Base implementation of
ObjectWriter. |
| Modifier and Type | Method and Description |
|---|---|
<T> ObjectWriter<T> |
JsonRegistry.getWriter(TypeToken<T> type)
getWriter.
|
Copyright © 2020. All rights reserved.