All Classes
-
All Classes Interface Summary Class Summary Class Description JsonArray Public to allow special handling for conversion service.JsonBeanPropertyBinderExceptionHandler Exception handler interface that converts json binding exceptions to more specificConversionErrorException
s.JsonConfiguration Base interface for application-level json configuration.JsonConverterRegistrar Converter registrar for json.JsonFeatures Base interface for json feature classes that can be scanned from annotations.JsonMapper Common abstraction for mapping json to data structures.JsonMediaTypeCodec AMediaTypeCodec
for JSON and Jackson.JsonNode Immutable class representing a json node.JsonNodeConvertibleValues<V> Simple facade over aJsonNode
to make it aConvertibleValues
.JsonObject Public to allow special handling for conversion service.JsonObjectSerializer An implementation of theObjectSerializer
interface for Jackson.JsonStreamConfig Configuration for json stream parsing and generation.JsonStreamMediaTypeCodec A codec forMediaType.APPLICATION_JSON_STREAM
.MapperMediaTypeCodec AMediaTypeCodec
forJsonMapper
based implementations.