Uses of Package
jakarta.ws.rs.ext
-
Classes in jakarta.ws.rs.ext used by com.fasterxml.jackson.jakarta.rs.base Class Description ExceptionMapper Contract for a provider that maps Java exceptions toResponse.MessageBodyReader Contract for a provider that supports the conversion of a stream to a Java type.MessageBodyWriter 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.json Class Description MessageBodyReader Contract for a provider that supports the conversion of a stream to a Java type.MessageBodyWriter Contract for a provider that supports the conversion of a Java type to a stream.Provider Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.Providers An injectable interface providing runtime lookup of provider instances. -
Classes in jakarta.ws.rs.ext used by jakarta.ws.rs.ext Class Description ContextResolver Contract for a provider that supplies context information to resource classes and other providers.ExceptionMapper Contract for a provider that maps Java exceptions toResponse.InterceptorContext 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).MessageBodyReader Contract for a provider that supports the conversion of a stream to a Java type.MessageBodyWriter Contract for a provider that supports the conversion of a Java type to a stream.ParamConverter Defines a contract for a delegate responsible for converting between aStringform of a message parameter value and the corresponding custom Java typeT.ReaderInterceptorContext Context class used byReaderInterceptorto intercept calls to (@link jakarta.ws.rs.ext.MessageBodyReader#readFrom}.RuntimeDelegate Implementations of JAX-RS provide a concrete subclass of RuntimeDelegate and various JAX-RS API methods defer to methods of RuntimeDelegate for their functionality.RuntimeDelegate.HeaderDelegate 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.WriterInterceptorContext -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.client.jaxrs.internal Class Description ContextResolver Contract for a provider that supplies context information to resource classes and other providers.ExceptionMapper Contract for a provider that maps Java exceptions toResponse.MessageBodyReader Contract for a provider that supports the conversion of a stream to a Java type.MessageBodyWriter Contract for a provider that supports the conversion of a Java type to a stream.ParamConverter Defines a contract for a delegate responsible for converting between aStringform of a message parameter value and the corresponding custom Java typeT.Providers An injectable interface providing runtime lookup of provider instances.ReaderInterceptor 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).RuntimeDelegate Implementations of JAX-RS provide a concrete subclass of RuntimeDelegate and various JAX-RS API methods defer to methods of RuntimeDelegate for their functionality.RuntimeDelegate.HeaderDelegate 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.WriterInterceptor 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 Class Description ContextResolver Contract for a provider that supplies context information to resource classes and other providers.ExceptionMapper Contract for a provider that maps Java exceptions toResponse.MessageBodyReader Contract for a provider that supports the conversion of a stream to a Java type.MessageBodyWriter Contract for a provider that supports the conversion of a Java type to a stream.ParamConverter Defines a contract for a delegate responsible for converting between aStringform of a message parameter value and the corresponding custom Java typeT.Provider Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.Providers An injectable interface providing runtime lookup of provider instances.ReaderInterceptor 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).RuntimeDelegate Implementations of JAX-RS provide a concrete subclass of RuntimeDelegate and various JAX-RS API methods defer to methods of RuntimeDelegate for their functionality.RuntimeDelegate.HeaderDelegate 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.WriterInterceptor 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.messagebody Class Description MessageBodyWriter Contract for a provider that supports the conversion of a Java type to a stream.ReaderInterceptor 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).WriterInterceptor 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.providerfactory Class Description ContextResolver Contract for a provider that supplies context information to resource classes and other providers.ExceptionMapper Contract for a provider that maps Java exceptions toResponse.MessageBodyReader Contract for a provider that supports the conversion of a stream to a Java type.MessageBodyWriter Contract for a provider that supports the conversion of a Java type to a stream.ParamConverter Defines a contract for a delegate responsible for converting between aStringform of a message parameter value and the corresponding custom Java typeT.ParamConverterProvider Contract for a provider ofParamConverterinstances.Providers An injectable interface providing runtime lookup of provider instances.ReaderInterceptor 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).RuntimeDelegate Implementations of JAX-RS provide a concrete subclass of RuntimeDelegate and various JAX-RS API methods defer to methods of RuntimeDelegate for their functionality.RuntimeDelegate.HeaderDelegate 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.WriterInterceptor 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.delegates Class Description RuntimeDelegate.HeaderDelegate 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 Class Description MessageBodyReader Contract for a provider that supports the conversion of a stream to a Java type.MessageBodyWriter Contract for a provider that supports the conversion of a Java type to a stream.ParamConverter Defines a contract for a delegate responsible for converting between aStringform of a message parameter value and the corresponding custom Java typeT.ParamConverterProvider Contract for a provider ofParamConverterinstances.Provider Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.Providers An injectable interface providing runtime lookup of provider instances.RuntimeDelegate.HeaderDelegate 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.atom Class Description MessageBodyReader Contract for a provider that supports the conversion of a stream to a Java type.MessageBodyWriter Contract for a provider that supports the conversion of a Java type to a stream.Provider Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.Providers An injectable interface providing runtime lookup of provider instances. -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.plugins.providers.jackson Class Description ExceptionMapper Contract for a provider that maps Java exceptions toResponse.MessageBodyReader Contract for a provider that supports the conversion of a stream to a Java type.MessageBodyWriter Contract for a provider that supports the conversion of a Java type to a stream.Provider Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.Providers An injectable interface providing runtime lookup of provider instances.WriterInterceptor 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).WriterInterceptorContext -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.plugins.providers.jaxb Class Description ContextResolver Contract for a provider that supplies context information to resource classes and other providers.MessageBodyReader Contract for a provider that supports the conversion of a stream to a Java type.MessageBodyWriter Contract for a provider that supports the conversion of a Java type to a stream.Provider Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.Providers An injectable interface providing runtime lookup of provider instances. -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.plugins.providers.jsonp Class Description MessageBodyReader Contract for a provider that supports the conversion of a stream to a Java type.MessageBodyWriter Contract for a provider that supports the conversion of a Java type to a stream.Provider 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.multipart Class Description MessageBodyReader Contract for a provider that supports the conversion of a stream to a Java type.MessageBodyWriter Contract for a provider that supports the conversion of a Java type to a stream.Provider Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.Providers An injectable interface providing runtime lookup of provider instances. -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.plugins.providers.multipart.i18n Class Description MessageBodyReader Contract 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.sse Class Description MessageBodyReader Contract for a provider that supports the conversion of a stream to a Java type.MessageBodyWriter Contract for a provider that supports the conversion of a Java type to a stream.Provider Marks an implementation of an extension interface that should be discoverable by JAX-RS runtime during a provider scanning phase.Providers An injectable interface providing runtime lookup of provider instances. -
Classes in jakarta.ws.rs.ext used by org.jboss.resteasy.plugins.validation Class Description ContextResolver Contract for a provider that supplies context information to resource classes and other providers.ExceptionMapper Contract for a provider that maps Java exceptions toResponse.Provider 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.specimpl Class Description RuntimeDelegate.HeaderDelegate 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.