Uses of Annotation Interface
jakarta.ws.rs.ext.Provider
Packages that use Provider
Package
Description
Jackson-based Jakarta-RS provider that can automatically
serialize and deserialize resources for
JSON content type (MediaType).
-
Uses of Provider in com.fasterxml.jackson.jakarta.rs.json
Classes in com.fasterxml.jackson.jakarta.rs.json with annotations of type ProviderModifier and TypeClassDescriptionclassBasic implementation of Jakarta-RS abstractions (MessageBodyReader,MessageBodyWriter) needed for binding JSON ("application/json") content to and from Java Objects ("POJO"s).classJSON content type provider automatically configured to use both Jackson and Jakarta XmlBind annotations (in that order of priority). -
Uses of Provider in org.jboss.resteasy.core
Classes in org.jboss.resteasy.core with annotations of type ProviderModifier and TypeClassDescriptionclassModifies Accept and Accept-Language headers by looking at path file suffix i.e. .xml means Accept application/xml -
Uses of Provider in org.jboss.resteasy.plugins.interceptors
Classes in org.jboss.resteasy.plugins.interceptors with annotations of type ProviderModifier and TypeClassDescriptionclassMust be used in conjunction with GZIPDecodingInterceptorclassclassclass(RESTEASY-1485) Thwart select XSS attack by escaping special chars in Exception message. -
Uses of Provider in org.jboss.resteasy.plugins.providers
Classes in org.jboss.resteasy.plugins.providers with annotations of type ProviderModifier and TypeClassDescriptionclassclassclassclassclassclassclassProvider that reads and writes org.w3c.dom.Document.classclassclassclassclassclassclassclassclassclassclassclass -
Uses of Provider in org.jboss.resteasy.plugins.providers.atom
Classes in org.jboss.resteasy.plugins.providers.atom with annotations of type Provider -
Uses of Provider in org.jboss.resteasy.plugins.providers.jackson
Classes in org.jboss.resteasy.plugins.providers.jackson with annotations of type ProviderModifier and TypeClassDescriptionclassJSONP is an alternative to normal AJAX requests.classclassclassOnly different from Jackson one is *+json in @Produces/@Consumes -
Uses of Provider in org.jboss.resteasy.plugins.providers.jaxb
Classes in org.jboss.resteasy.plugins.providers.jaxb with annotations of type ProviderModifier and TypeClassDescriptionclassclassA JAXB Provider which handles parameter and return types ofJAXBElement.classA JAXBXmlRootElementProvider.classA JAXBXmlRootElementProvider.classA JAXB entity provider that handles classes withoutXmlRootElementannotation.classclass -
Uses of Provider in org.jboss.resteasy.plugins.providers.jsonp
Classes in org.jboss.resteasy.plugins.providers.jsonp with annotations of type Provider -
Uses of Provider in org.jboss.resteasy.plugins.providers.multipart
Classes in org.jboss.resteasy.plugins.providers.multipart with annotations of type ProviderModifier and TypeClassDescriptionclassChecks the method found to see if it as aFormParamorFormParamannotation on anEntityPartorListparameter.classclassclassclassclassA provider to handle multipart representations.classclassclassclassclassclassclassclassTheMessageBodyReaderimplementation to deserializeMultipartRelatedInputobjects.classTheMessageBodyWriterimplementation to serializeMultipartRelatedOutputobjects.classclassThis provider is for reading xop packages packed as multipart/related.classThis provider is for writing xop packages packed as multipart/related. -
Uses of Provider in org.jboss.resteasy.plugins.providers.sse
Classes in org.jboss.resteasy.plugins.providers.sse with annotations of type Provider -
Uses of Provider in org.jboss.resteasy.plugins.validation
Classes in org.jboss.resteasy.plugins.validation with annotations of type ProviderModifier and TypeClassDescriptionclassclassclass