Uses of Class
org.springframework.http.codec.json.AbstractJackson2Decoder
Packages that use AbstractJackson2Decoder
Package
Description
CBOR encoder and decoder support.
JSON encoder and decoder support.
- 
Uses of AbstractJackson2Decoder in org.springframework.http.codec.cbor
Subclasses of AbstractJackson2Decoder in org.springframework.http.codec.cborModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. - 
Uses of AbstractJackson2Decoder in org.springframework.http.codec.json
Subclasses of AbstractJackson2Decoder in org.springframework.http.codec.jsonModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor ofAbstractJacksonDecoderclassDeprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor ofJacksonSmileDecoder 
JacksonCborDecoder