| Package | Description |
|---|---|
| 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.json.cfg |
| Class and Description |
|---|
| Annotations
Enumeration that defines standard annotation sets available for configuring
data binding aspects.
|
| JacksonJsonProvider
Basic implementation of JAX-RS abstractions (
MessageBodyReader,
MessageBodyWriter) needed for binding
JSON ("application/json") content to and from Java Objects ("POJO"s). |
| Class and Description |
|---|
| Annotations
Enumeration that defines standard annotation sets available for configuring
data binding aspects.
|
Copyright © 2012 FasterXML. All Rights Reserved.