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).
|
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 |
Class and 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 an
ObjectMapper instance to be used for data binding, as
well as accessing it. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.