Uses of Class
com.fasterxml.jackson.jaxrs.cbor.JacksonCBORProvider
-
Packages that use JacksonCBORProvider Package Description com.fasterxml.jackson.jaxrs.cbor 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.cbor Modifier and Type Class Description classJacksonJaxbCBORProviderJSON content type provider automatically configured to use both Jackson and JAXB annotations (in that order of priority).
-