Package | Description |
---|---|
com.fasterxml.jackson.jaxrs.base | |
com.fasterxml.jackson.jaxrs.cbor |
Jackson-based JAX-RS provider that can automatically
serialize and deserialize resources for
Compact Binary Object Representation (CBOR) content type (MediaType).
|
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).
|
com.fasterxml.jackson.jaxrs.smile | |
com.fasterxml.jackson.jaxrs.xml |
Jackson-based JAX-RS provider that can automatically
serialize and deserialize resources for
XML content type (MediaType).
|
com.fasterxml.jackson.jaxrs.yaml |
Jackson-based JAX-RS provider that can automatically
serialize and deserialize resources for
YAML 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 |
---|
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. |
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. |
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. |
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. |
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 © 2016 FasterXML. All rights reserved.