Uses of Package
com.fasterxml.jackson.jakarta.rs.cfg
-
Packages that use com.fasterxml.jackson.jakarta.rs.cfg Package Description com.fasterxml.jackson.jakarta.rs.base com.fasterxml.jackson.jakarta.rs.cbor Jackson-based Jakarta-RS provider that can automatically serialize and deserialize resources for Compact Binary Object Representation (CBOR) content type (MediaType).com.fasterxml.jackson.jakarta.rs.cfg com.fasterxml.jackson.jakarta.rs.json Jackson-based Jakarta-RS provider that can automatically serialize and deserialize resources for JSON content type (MediaType).com.fasterxml.jackson.jakarta.rs.smile Jackson-based Jakarta-RS provider that can automatically serialize and deserialize resources for Smile content type.com.fasterxml.jackson.jakarta.rs.xml Jackson-based Jakarta-RS provider that can automatically serialize and deserialize resources for XML content type (MediaType).com.fasterxml.jackson.jakarta.rs.yaml Jackson-based Jakarta-RS provider that can automatically serialize and deserialize resources for YAML content type (MediaType). -
Classes in com.fasterxml.jackson.jakarta.rs.cfg used by com.fasterxml.jackson.jakarta.rs.base Class Description AnnotationBundleKey Helper class used to allow efficient caching of information, given a sequence of Annotations.Annotations Enumeration that defines standard annotation sets available for configuring data binding aspects.EndpointConfigBase Container class for figuring out annotation-based configuration for Jakarta-RS end points.JakartaRSFeature Enumeration that defines simple on/off features that can be used on all Jackson Jakarta-RS providers, regardless of underlying data format.MapperConfiguratorBase Helper class used to encapsulate details of configuring anObjectMapper
instance 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.cbor Class Description Annotations Enumeration that defines standard annotation sets available for configuring data binding aspects.EndpointConfigBase Container class for figuring out annotation-based configuration for Jakarta-RS end points.MapperConfiguratorBase Helper class used to encapsulate details of configuring anObjectMapper
instance 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.cfg Class Description AnnotationBundleKey Helper class used to allow efficient caching of information, given a sequence of Annotations.Annotations Enumeration that defines standard annotation sets available for configuring data binding aspects.EndpointConfigBase Container class for figuring out annotation-based configuration for Jakarta-RS end points.JakartaRSFeature Enumeration that defines simple on/off features that can be used on all Jackson Jakarta-RS providers, regardless of underlying data format.MapperConfiguratorBase Helper class used to encapsulate details of configuring anObjectMapper
instance to be used for data binding, as well as accessing it.ObjectReaderModifier ObjectWriterModifier -
Classes in com.fasterxml.jackson.jakarta.rs.cfg used by com.fasterxml.jackson.jakarta.rs.json Class Description Annotations Enumeration that defines standard annotation sets available for configuring data binding aspects.EndpointConfigBase Container class for figuring out annotation-based configuration for Jakarta-RS end points.MapperConfiguratorBase Helper class used to encapsulate details of configuring anObjectMapper
instance 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.smile Class Description Annotations Enumeration that defines standard annotation sets available for configuring data binding aspects.EndpointConfigBase Container class for figuring out annotation-based configuration for Jakarta-RS end points.MapperConfiguratorBase Helper class used to encapsulate details of configuring anObjectMapper
instance 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.xml Class Description Annotations Enumeration that defines standard annotation sets available for configuring data binding aspects.EndpointConfigBase Container class for figuring out annotation-based configuration for Jakarta-RS end points.MapperConfiguratorBase Helper class used to encapsulate details of configuring anObjectMapper
instance 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.yaml Class Description Annotations Enumeration that defines standard annotation sets available for configuring data binding aspects.EndpointConfigBase Container class for figuring out annotation-based configuration for Jakarta-RS end points.MapperConfiguratorBase Helper class used to encapsulate details of configuring anObjectMapper
instance to be used for data binding, as well as accessing it.