See: Description
Interface | Description |
---|---|
MappedObject.ContentReader<C> |
Strategy used to read JSON content.
|
Class | Description |
---|---|
JsonStream |
Utility class that allows JSON to be parsed and processed as it's received.
|
MappedObject |
Base class for mapped JSON objects.
|
SharedObjectMapper |
Provides access to a shared pre-configured
ObjectMapper . |