Uses of Package
com.fasterxml.jackson.jaxrs.cfg
Packages that use com.fasterxml.jackson.jaxrs.cfg
Package
Description
Jackson-based JAX-RS provider that can automatically
serialize and deserialize resources for
Compact Binary Object Representation (CBOR) content type (MediaType).
Jackson-based JAX-RS provider that can automatically
serialize and deserialize resources for
JSON content type (MediaType).
Jackson-based JAX-RS provider that can automatically
serialize and deserialize resources for
Smile content type.
Jackson-based JAX-RS provider that can automatically
serialize and deserialize resources for
XML content type (MediaType).
Jackson-based JAX-RS provider that can automatically
serialize and deserialize resources for
YAML content type (MediaType).
-
Classes in com.fasterxml.jackson.jaxrs.cfg used by com.fasterxml.jackson.jaxrs.baseClassDescriptionHelper class used to allow efficient caching of information, given a sequence of Annotations.Enumeration that defines standard annotation sets available for configuring data binding aspects.Container class for figuring out annotation-based configuration for JAX-RS end points.Enumeration that defines simple on/off features that can be used on all Jackson JAX-RS providers, regardless of underlying data format.Helper class used to encapsulate details of configuring an
ObjectMapper
instance to be used for data binding, as well as accessing it. -
Classes in com.fasterxml.jackson.jaxrs.cfg used by com.fasterxml.jackson.jaxrs.cborClassDescriptionEnumeration that defines standard annotation sets available for configuring data binding aspects.Container class for figuring out annotation-based configuration for JAX-RS end points.Helper class used to encapsulate details of configuring an
ObjectMapper
instance to be used for data binding, as well as accessing it. -
Classes in com.fasterxml.jackson.jaxrs.cfg used by com.fasterxml.jackson.jaxrs.cfgClassDescriptionHelper class used to allow efficient caching of information, given a sequence of Annotations.Enumeration that defines standard annotation sets available for configuring data binding aspects.Container class for figuring out annotation-based configuration for JAX-RS end points.Enumeration that defines simple on/off features that can be used on all Jackson JAX-RS providers, regardless of underlying data format.Helper class used to encapsulate details of configuring an
ObjectMapper
instance to be used for data binding, as well as accessing it. -
Classes in com.fasterxml.jackson.jaxrs.cfg used by com.fasterxml.jackson.jaxrs.jsonClassDescriptionEnumeration that defines standard annotation sets available for configuring data binding aspects.Container class for figuring out annotation-based configuration for JAX-RS end points.Helper class used to encapsulate details of configuring an
ObjectMapper
instance to be used for data binding, as well as accessing it. -
Classes in com.fasterxml.jackson.jaxrs.cfg used by com.fasterxml.jackson.jaxrs.smileClassDescriptionEnumeration that defines standard annotation sets available for configuring data binding aspects.Container class for figuring out annotation-based configuration for JAX-RS end points.Helper class used to encapsulate details of configuring an
ObjectMapper
instance to be used for data binding, as well as accessing it. -
Classes in com.fasterxml.jackson.jaxrs.cfg used by com.fasterxml.jackson.jaxrs.xmlClassDescriptionEnumeration that defines standard annotation sets available for configuring data binding aspects.Container class for figuring out annotation-based configuration for JAX-RS end points.Helper class used to encapsulate details of configuring an
ObjectMapper
instance to be used for data binding, as well as accessing it. -
Classes in com.fasterxml.jackson.jaxrs.cfg used by com.fasterxml.jackson.jaxrs.yamlClassDescriptionEnumeration that defines standard annotation sets available for configuring data binding aspects.Container class for figuring out annotation-based configuration for JAX-RS end points.Helper class used to encapsulate details of configuring an
ObjectMapper
instance to be used for data binding, as well as accessing it.