All Classes and Interfaces

Class
Description
MessageBodyHandler that is customizable with JsonFeatures.
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.
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced with message body writers / readers API
Body handler for JSON.
A Consumes with JSON supported types.
A Produces with JSON supported types.
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.
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced with message body writers / readers API
Exception thrown when there is a syntax error in JSON (e.g.
Lazily parsed JsonNode.
Deprecated.
Replaced with message body writers / readers API