All Classes and Interfaces

Class
Description
Helper class used to allow efficient caching of information, given a sequence of Annotations.
Enumeration that defines standard annotation sets available for configuring data binding aspects.
Container class for figuring out annotation-based configuration for JAX-RS end points.
Helper class used to encapsulate details of configuring an ObjectMapper instance to be used for data binding, as well as accessing it.
 
Efficient key class, used instead of using Class.
BeanProperty implementation used for passing annotations from JAX-RS endpoint into Jackson.
Container class for figuring out annotation-based configuration for JAX-RS end points.
Basic implementation of JAX-RS abstractions (MessageBodyReader, MessageBodyWriter) needed for binding CBOR ("application/cbor") content to and from Java Objects ("POJO"s).
Annotation that can be used enable and/or disable various features for ObjectReaders and ObjectWriters.
JSON content type provider automatically configured to use both Jackson and JAXB annotations (in that order of priority).
JSON content type provider automatically configured to use both Jackson and JAXB annotations (in that order of priority).
JSON content type provider automatically configured to use both Jackson and JAXB annotations (in that order of priority).
JSON content type provider automatically configured to use both Jackson and JAXB annotations (in that order of priority).
JSON content type provider automatically configured to use both Jackson and JAXB annotations (in that order of priority).
Basic implementation of JAX-RS abstractions (MessageBodyReader, MessageBodyWriter) needed for binding JSON ("application/json") content to and from Java Objects ("POJO"s).
Basic implementation of JAX-RS abstractions (MessageBodyReader, MessageBodyWriter) needed for binding Smile ("application/x-jackson-smile") content to and from Java Objects ("POJO"s).
Basic implementation of JAX-RS abstractions (MessageBodyReader, MessageBodyWriter) needed for binding JSON ("application/json") content to and from Java Objects ("POJO"s).
Basic implementation of JAX-RS abstractions (MessageBodyReader, MessageBodyWriter) needed for binding JSON ("application/json") content to and from Java Objects ("POJO"s).
Simple datatype module that adds serialization and deserialization support for following JAX-RS 2.0 types: Link: serialized using "link header" representation
Enumeration that defines simple on/off features that can be used on all Jackson JAX-RS providers, regardless of underlying data format.
Container class for figuring out annotation-based configuration for JAX-RS end points.
Helper class used to encapsulate details of configuring an ObjectMapper instance to be used for data binding, as well as accessing it.
Implementation if ExceptionMapper to send down a "400 Bad Request" response in the event that unmappable JSON is received.
 
Helper class for encapsulating information from JSONP annotation instance.
Implementation of ExceptionMapper to send down a "400 Bad Request" in the event unparsable JSON is received.
 
Deprecated.
Since 2.16.1 Use one from jackson-databind instead.
Helper class used to encapsulate details of configuring an ObjectMapper instance to be used for data binding, as well as accessing it.
Based on ideas from [Issue#32], this class allows registering a modifier (ObjectReaderModifier) that can be used to reconfigure ObjectReader that JAX-RS Resource will use for reading input into Java Objects.
 
Based on ideas from [Issue#32], this class allows "overriding" of ObjectWriter that JAX-RS Resource will use; usually this is done from a Servlet or JAX-RS filter before execution reaches resource.
 
Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.
Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.
Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.
Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.
Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.
Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.
 
Container class for figuring out annotation-based configuration for JAX-RS end points.
Helper class used to encapsulate details of configuring an ObjectMapper instance to be used for data binding, as well as accessing it.
 
Container class for figuring out annotation-based configuration for JAX-RS end points.
Helper class used to encapsulate details of configuring an XmlMapper instance to be used for data binding, as well as accessing it.
Container class for figuring out annotation-based configuration for JAX-RS end points.
Helper class used to encapsulate details of configuring an YAMLMapper instance to be used for data binding, as well as accessing it.