All Classes and Interfaces

Class
Description
Public to allow special handling for conversion service.
Exception handler interface that converts json binding exceptions to more specific ConversionErrorExceptions.
Base interface for application-level json configuration.
Converter registrar for json.
Base interface for json feature classes that can be scanned from annotations.
Common abstraction for mapping json to data structures.
Strategy interface for resolving a JsonMapper.
A MediaTypeCodec for JSON and Jackson.
Body handler for JSON.
Immutable class representing a json node.
Simple facade over a JsonNode to make it a ConvertibleValues.
Public to allow special handling for conversion service.
An implementation of the ObjectSerializer interface for Jackson.
Configuration for json stream parsing and generation.
A codec for MediaType.APPLICATION_JSON_STREAM.
Exception thrown when there is a syntax error in JSON (e.g.
Lazily parsed JsonNode.
A MediaTypeCodec for JsonMapper based implementations.