Package | Description |
---|---|
com.fasterxml.jackson.jaxrs.base | |
com.fasterxml.jackson.jaxrs.base.nocontent | |
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.json |
Jackson-based JAX-RS provider that can automatically
serialize and deserialize resources for
JSON content type (MediaType).
|
com.fasterxml.jackson.jaxrs.smile |
Jackson-based JAX-RS provider that can automatically
serialize and deserialize resources for
Smile content type.
|
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 |
---|
NoContentExceptionSupplier
Implementors of this class contains strategies for NoContentException creation
|
ProviderBase |
Class and Description |
---|
NoContentExceptionSupplier
Implementors of this class contains strategies for NoContentException creation
|
Class and Description |
---|
ProviderBase |
Class and Description |
---|
ProviderBase |
Class and Description |
---|
ProviderBase |
Class and Description |
---|
ProviderBase |
Class and Description |
---|
ProviderBase |
Copyright © 2017 FasterXML. All rights reserved.