All Classes and Interfaces

Class
Description
Basic implementation of Jakarta-RS abstractions (MessageBodyReader, MessageBodyWriter) needed for binding JSON ("application/json") content to and from Java Objects ("POJO"s).
JSON content type provider automatically configured to use both Jackson and Jakarta XmlBind annotations (in that order of priority).
Container class for figuring out annotation-based configuration for Jakarta-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.
Note: applicable to annotations to allow bundling (if support added to Jakarta-RS bundle itself), as well as methods to indicate that return type is to be wrapped.
Helper class for encapsulating information from JSONP annotation instance.
Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.