| Package | Description |
|---|---|
| org.codehaus.jackson.jaxrs |
Jackson-based JAX-RS provider that can automatically
serialize and deserialize resources for
JSON content type (MediaType).
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
JacksonJaxbJsonProvider |
JSON content type provider automatically configured to use both Jackson
and JAXB annotations (in that order of priority).
|