Uses of Package
com.fasterxml.jackson.jakarta.rs.cfg
Packages that use com.fasterxml.jackson.jakarta.rs.cfg
Package
Description
Jackson-based Jakarta-RS provider that can automatically
serialize and deserialize resources for
JSON content type (MediaType).
-
Classes in com.fasterxml.jackson.jakarta.rs.cfg used by com.fasterxml.jackson.jakarta.rs.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 Jakarta-RS end points.Enumeration that defines simple on/off features that can be used on all Jackson Jakarta-RS providers, regardless of underlying data format.Helper class used to encapsulate details of configuring an
ObjectMapperinstance to be used for data binding, as well as accessing it. -
Classes in com.fasterxml.jackson.jakarta.rs.cfg used by com.fasterxml.jackson.jakarta.rs.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 Jakarta-RS end points.Enumeration that defines simple on/off features that can be used on all Jackson Jakarta-RS providers, regardless of underlying data format.Helper class used to encapsulate details of configuring an
ObjectMapperinstance to be used for data binding, as well as accessing it. -
Classes in com.fasterxml.jackson.jakarta.rs.cfg used by com.fasterxml.jackson.jakarta.rs.jsonClassDescriptionEnumeration that defines standard annotation sets available for configuring data binding aspects.Container class for figuring out annotation-based configuration for Jakarta-RS end points.Helper class used to encapsulate details of configuring an
ObjectMapperinstance to be used for data binding, as well as accessing it. -
Classes in com.fasterxml.jackson.jakarta.rs.cfg used by org.jboss.resteasy.plugins.providers.jackson