Uses of Class
com.fasterxml.jackson.jaxrs.cbor.JacksonCBORProvider
Packages that use JacksonCBORProvider
Package
Description
Jackson-based JAX-RS provider that can automatically
serialize and deserialize resources for
Compact Binary Object Representation (CBOR) content type (MediaType).
-
Uses of JacksonCBORProvider in com.fasterxml.jackson.jaxrs.cbor
Subclasses of JacksonCBORProvider in com.fasterxml.jackson.jaxrs.cborModifier and TypeClassDescriptionclass
JSON content type provider automatically configured to use both Jackson and JAXB annotations (in that order of priority).