Uses of Package
com.fasterxml.jackson.jaxrs.smile
Packages that use com.fasterxml.jackson.jaxrs.smile
Package
Description
Jackson-based JAX-RS provider that can automatically
serialize and deserialize resources for
Smile content type.
-
Classes in com.fasterxml.jackson.jaxrs.smile used by com.fasterxml.jackson.jaxrs.smileClassDescriptionBasic implementation of JAX-RS abstractions (
MessageBodyReader
,MessageBodyWriter
) needed for binding Smile ("application/x-jackson-smile") content to and from Java Objects ("POJO"s).Container class for figuring out annotation-based configuration for JAX-RS end points.