Uses of Package
jakarta.ws.rs.ext
Packages that use jakarta.ws.rs.ext
Package
Description
Jackson-based Jakarta-RS provider that can automatically
serialize and deserialize resources for
JSON content type (MediaType).
APIs that provide extensions to the types supported by the JAX-RS API.
-
Classes in jakarta.ws.rs.ext used by com.fasterxml.jackson.jakarta.rs.baseClassDescriptionContract for a provider that maps Java exceptions to
Response.Contract for a provider that supports the conversion of a stream to a Java type.Contract for a provider that supports the conversion of a Java type to a stream. -
Classes in jakarta.ws.rs.ext used by com.fasterxml.jackson.jakarta.rs.jsonClassDescriptionContract for a provider that supports the conversion of a stream to a Java type.Contract for a provider that supports the conversion of a Java type to a stream.Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.An injectable interface providing runtime lookup of provider instances.
-
Classes in jakarta.ws.rs.ext used by jakarta.ws.rs.extClassDescriptionContract for a provider that supplies context information to resource classes and other providers.Contract for a provider that maps Java exceptions to
Response.Context shared by message body interceptors that can be used to wrap calls toMessageBodyReader.readFrom(java.lang.Class<T>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.String>, java.io.InputStream)andMessageBodyWriter.writeTo(T, java.lang.Class<?>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.Object>, java.io.OutputStream).Contract for a provider that supports the conversion of a stream to a Java type.Contract for a provider that supports the conversion of a Java type to a stream.Defines a contract for a delegate responsible for converting between aStringform of a message parameter value and the corresponding custom Java typeT.Context class used byReaderInterceptorto intercept calls to (@link jakarta.ws.rs.ext.MessageBodyReader#readFrom}.Implementations of JAX-RS provide a concrete subclass of RuntimeDelegate and various JAX-RS API methods defer to methods of RuntimeDelegate for their functionality.Defines the contract for a delegate that is responsible for converting between the String form of a HTTP header and the corresponding JAX-RS typeT. -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.client.jaxrs.internalClassDescriptionContract for a provider that supplies context information to resource classes and other providers.Contract for a provider that maps Java exceptions to
Response.Contract for a provider that supports the conversion of a stream to a Java type.Contract for a provider that supports the conversion of a Java type to a stream.Defines a contract for a delegate responsible for converting between aStringform of a message parameter value and the corresponding custom Java typeT.An injectable interface providing runtime lookup of provider instances.Interface for message body reader interceptors that wrap around calls toMessageBodyReader.readFrom(java.lang.Class<T>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.String>, java.io.InputStream).Implementations of JAX-RS provide a concrete subclass of RuntimeDelegate and various JAX-RS API methods defer to methods of RuntimeDelegate for their functionality.Defines the contract for a delegate that is responsible for converting between the String form of a HTTP header and the corresponding JAX-RS typeT.Interface for message body writer interceptors that wrap around calls toMessageBodyWriter.writeTo(T, java.lang.Class<?>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.Object>, java.io.OutputStream). -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.coreClassDescriptionContract for a provider that supplies context information to resource classes and other providers.Contract for a provider that maps Java exceptions to
Response.Contract for a provider that supports the conversion of a stream to a Java type.Contract for a provider that supports the conversion of a Java type to a stream.Defines a contract for a delegate responsible for converting between aStringform of a message parameter value and the corresponding custom Java typeT.Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.An injectable interface providing runtime lookup of provider instances.Interface for message body reader interceptors that wrap around calls toMessageBodyReader.readFrom(java.lang.Class<T>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.String>, java.io.InputStream).Implementations of JAX-RS provide a concrete subclass of RuntimeDelegate and various JAX-RS API methods defer to methods of RuntimeDelegate for their functionality.Defines the contract for a delegate that is responsible for converting between the String form of a HTTP header and the corresponding JAX-RS typeT.Interface for message body writer interceptors that wrap around calls toMessageBodyWriter.writeTo(T, java.lang.Class<?>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.Object>, java.io.OutputStream). -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.core.interception.jaxrsClassDescriptionContext shared by message body interceptors that can be used to wrap calls to
MessageBodyReader.readFrom(java.lang.Class<T>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.String>, java.io.InputStream)andMessageBodyWriter.writeTo(T, java.lang.Class<?>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.Object>, java.io.OutputStream).Contract for a provider that supports the conversion of a stream to a Java type.Contract for a provider that supports the conversion of a Java type to a stream.Interface for message body reader interceptors that wrap around calls toMessageBodyReader.readFrom(java.lang.Class<T>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.String>, java.io.InputStream).Context class used byReaderInterceptorto intercept calls to (@link jakarta.ws.rs.ext.MessageBodyReader#readFrom}.Interface for message body writer interceptors that wrap around calls toMessageBodyWriter.writeTo(T, java.lang.Class<?>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.Object>, java.io.OutputStream). -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.core.messagebodyClassDescriptionContract for a provider that supports the conversion of a Java type to a stream.Interface for message body reader interceptors that wrap around calls to
MessageBodyReader.readFrom(java.lang.Class<T>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.String>, java.io.InputStream).Interface for message body writer interceptors that wrap around calls toMessageBodyWriter.writeTo(T, java.lang.Class<?>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.Object>, java.io.OutputStream). -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.core.providerfactoryClassDescriptionContract for a provider that supplies context information to resource classes and other providers.Contract for a provider that maps Java exceptions to
Response.Contract for a provider that supports the conversion of a stream to a Java type.Contract for a provider that supports the conversion of a Java type to a stream.Defines a contract for a delegate responsible for converting between aStringform of a message parameter value and the corresponding custom Java typeT.Contract for a provider ofParamConverterinstances.An injectable interface providing runtime lookup of provider instances.Interface for message body reader interceptors that wrap around calls toMessageBodyReader.readFrom(java.lang.Class<T>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.String>, java.io.InputStream).Implementations of JAX-RS provide a concrete subclass of RuntimeDelegate and various JAX-RS API methods defer to methods of RuntimeDelegate for their functionality.Defines the contract for a delegate that is responsible for converting between the String form of a HTTP header and the corresponding JAX-RS typeT.Interface for message body writer interceptors that wrap around calls toMessageBodyWriter.writeTo(T, java.lang.Class<?>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.Object>, java.io.OutputStream). -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.plugins.delegatesClassDescriptionDefines the contract for a delegate that is responsible for converting between the String form of a HTTP header and the corresponding JAX-RS type
T. -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.plugins.interceptorsClassDescriptionMarks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.Interface for message body reader interceptors that wrap around calls to
MessageBodyReader.readFrom(java.lang.Class<T>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.String>, java.io.InputStream).Context class used byReaderInterceptorto intercept calls to (@link jakarta.ws.rs.ext.MessageBodyReader#readFrom}.Interface for message body writer interceptors that wrap around calls toMessageBodyWriter.writeTo(T, java.lang.Class<?>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.Object>, java.io.OutputStream). -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.plugins.providersClassDescriptionContract for a provider that supports the conversion of a stream to a Java type.Contract for a provider that supports the conversion of a Java type to a stream.Defines a contract for a delegate responsible for converting between a
Stringform of a message parameter value and the corresponding custom Java typeT.Contract for a provider ofParamConverterinstances.Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.An injectable interface providing runtime lookup of provider instances.Defines the contract for a delegate that is responsible for converting between the String form of a HTTP header and the corresponding JAX-RS typeT. -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.plugins.providers.atomClassDescriptionContract for a provider that supports the conversion of a stream to a Java type.Contract for a provider that supports the conversion of a Java type to a stream.Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.An injectable interface providing runtime lookup of provider instances.
-
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.plugins.providers.jacksonClassDescriptionContract for a provider that maps Java exceptions to
Response.Contract for a provider that supports the conversion of a stream to a Java type.Contract for a provider that supports the conversion of a Java type to a stream.Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.An injectable interface providing runtime lookup of provider instances.Interface for message body writer interceptors that wrap around calls toMessageBodyWriter.writeTo(T, java.lang.Class<?>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.Object>, java.io.OutputStream). -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.plugins.providers.jaxbClassDescriptionContract for a provider that supplies context information to resource classes and other providers.Contract for a provider that supports the conversion of a stream to a Java type.Contract for a provider that supports the conversion of a Java type to a stream.Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.An injectable interface providing runtime lookup of provider instances.
-
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.plugins.providers.jsonpClassDescriptionContract for a provider that supports the conversion of a stream to a Java type.Contract for a provider that supports the conversion of a Java type to a stream.Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.
-
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.plugins.providers.multipartClassDescriptionContract for a provider that supports the conversion of a stream to a Java type.Contract for a provider that supports the conversion of a Java type to a stream.Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.An injectable interface providing runtime lookup of provider instances.
-
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.plugins.providers.multipart.i18nClassDescriptionContract for a provider that supports the conversion of a stream to a Java type.
-
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.plugins.providers.sseClassDescriptionContract for a provider that supports the conversion of a stream to a Java type.Contract for a provider that supports the conversion of a Java type to a stream.Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.An injectable interface providing runtime lookup of provider instances.
-
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.plugins.validationClassDescriptionContract for a provider that supplies context information to resource classes and other providers.Contract for a provider that maps Java exceptions to
Response.Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase. -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.specimplClassDescriptionDefines the contract for a delegate that is responsible for converting between the String form of a HTTP header and the corresponding JAX-RS type
T. -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.spiClassDescriptionContract for a provider that supplies context information to resource classes and other providers.Contract for a provider that maps Java exceptions to
Response.Context shared by message body interceptors that can be used to wrap calls toMessageBodyReader.readFrom(java.lang.Class<T>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.String>, java.io.InputStream)andMessageBodyWriter.writeTo(T, java.lang.Class<?>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.Object>, java.io.OutputStream).Contract for a provider that supports the conversion of a stream to a Java type.Contract for a provider that supports the conversion of a Java type to a stream.Defines a contract for a delegate responsible for converting between aStringform of a message parameter value and the corresponding custom Java typeT.An injectable interface providing runtime lookup of provider instances.Interface for message body reader interceptors that wrap around calls toMessageBodyReader.readFrom(java.lang.Class<T>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.String>, java.io.InputStream).Implementations of JAX-RS provide a concrete subclass of RuntimeDelegate and various JAX-RS API methods defer to methods of RuntimeDelegate for their functionality.Defines the contract for a delegate that is responsible for converting between the String form of a HTTP header and the corresponding JAX-RS typeT.Interface for message body writer interceptors that wrap around calls toMessageBodyWriter.writeTo(T, java.lang.Class<?>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.Object>, java.io.OutputStream).