| Package | Description |
|---|---|
| com.fasterxml.jackson.jaxrs.base | |
| com.fasterxml.jackson.jaxrs.cfg |
| Class and 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 an
ObjectMapper instance to be used for data binding, as
well as accessing it. |
| Class and 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 an
ObjectMapper instance to be used for data binding, as
well as accessing it. |
| ObjectReaderModifier |
| ObjectWriterModifier |
Copyright © 2020 FasterXML. All rights reserved.