| Class | Description |
|---|---|
| BufferingJsonNodeProcessor |
Utility class for buffering and parsing JSON to support
JsonMapper.createReactiveParser(java.util.function.Consumer, boolean). |
| JsonNodeDecoder |
Implementation of the
Decoder interface that
uss the JsonNode abstraction. |
| JsonNodeEncoder |
Implementation of the
Encoder interface that encodes a
in-memory JsonNode. |
| SerdeAnnotationUtil |
Utility methods for annotations.
|
| TypeKey |
Can be used as a key for type.
|