Uses of Package
com.fasterxml.jackson.jaxrs.cfg
-
Packages that use com.fasterxml.jackson.jaxrs.cfg Package Description com.fasterxml.jackson.jaxrs.base com.fasterxml.jackson.jaxrs.cfg com.fasterxml.jackson.jaxrs.json Jackson-based JAX-RS provider that can automatically serialize and deserialize resources for JSON content type (MediaType). -
Classes in com.fasterxml.jackson.jaxrs.cfg used by com.fasterxml.jackson.jaxrs.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 JAX-RS end points.JaxRSFeature Enumeration that defines simple on/off features that can be used on all Jackson JAX-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.jaxrs.cfg used by com.fasterxml.jackson.jaxrs.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 JAX-RS end points.JaxRSFeature Enumeration that defines simple on/off features that can be used on all Jackson JAX-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.jaxrs.cfg used by com.fasterxml.jackson.jaxrs.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 JAX-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.