Uses of Package
jakarta.ws.rs.core
Packages that use jakarta.ws.rs.core
Package
Description
Jackson-based Jakarta-RS provider that can automatically
serialize and deserialize resources for
JSON content type (MediaType).
High-level interfaces and annotations used to create RESTful service resources.
The JAX-RS client API
Container-specific JAX-RS API.
Low-level interfaces and annotations used to create RESTful service resources.
APIs that provide extensions to the types supported by the JAX-RS API.
Server-Sent Events related API.
Microprofile LRA Support.
-
Classes in jakarta.ws.rs.core used by com.fasterxml.jackson.jakarta.rs.baseClassDescriptionAn abstraction for a media type.A map of key-values pairs.Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.
-
Classes in jakarta.ws.rs.core used by com.fasterxml.jackson.jakarta.rs.cfg
-
Classes in jakarta.ws.rs.core used by com.fasterxml.jackson.jakarta.rs.json
-
Classes in jakarta.ws.rs.core used by jakarta.ws.rsClassDescriptionDefines the components of a JAX-RS application and supplies additional meta-data.Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list.URI template-aware utility class for building URIs from their components.
-
Classes in jakarta.ws.rs.core used by jakarta.ws.rs.clientClassDescriptionAn abstraction for the value of a HTTP Cache-Control response header.Represents a client or server-side configurable context in JAX-RS.A configuration state associated with a
configurableJAX-RS context.Represents the value of a HTTP cookie, transferred in a request.An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.Represents the the HTML form data request entity encoded using the"application/x-www-form-urlencoded"content type.Represents a generic message entity typeT.Class representing hypermedia links.Builder class for hypermedia links.An abstraction for a media type.A map of key-values pairs.Used to create a new HTTP cookie, transferred in a response.Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Base interface for statuses used in responses.URI template-aware utility class for building URIs from their components.Abstraction for a resource representation variant. -
Classes in jakarta.ws.rs.core used by jakarta.ws.rs.containerClassDescriptionRepresents the value of a HTTP cookie, transferred in a request.An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.A configurable context passed to
FeatureandDynamicFeatureinstances by JAX-RS runtime during the phase of their configuration.Class representing hypermedia links.Builder class for hypermedia links.An abstraction for a media type.A map of key-values pairs.Used to create a new HTTP cookie, transferred in a response.An injectable helper for request processing, all methods throw anIllegalStateExceptionif called outside the scope of a request (e.g. from a provider constructor).Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Base interface for statuses used in responses.An injectable interface that provides access to security related information.An injectable interface that provides access to application and request URI information. -
Classes in jakarta.ws.rs.core used by jakarta.ws.rs.coreClassDescriptionAbstract skeleton implementation of a
MultivaluedMapthat is backed by a [key, multi-value] store represented as aMap<K, List<V>>.An abstraction for the value of a HTTP Cache-Control response header.Represents a client or server-side configurable context in JAX-RS.A configuration state associated with aconfigurableJAX-RS context.Represents the value of a HTTP cookie, transferred in a request.JAX-RS abstractCookiebuilder class.AEntityPartis one part of a multipart entity.Builder forEntityPartinstances.An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.A feature extension contract.A configurable context passed toFeatureandDynamicFeatureinstances by JAX-RS runtime during the phase of their configuration.Represents the the HTML form data request entity encoded using the"application/x-www-form-urlencoded"content type.Represents a generic message entity typeT.Class representing hypermedia links.Builder class for hypermedia links.Deprecated.An abstraction for a media type.A map of key-values pairs.Used to create a new HTTP cookie, transferred in a response.JAX-RS abstractNewCookiebuilder class.The available values for theSameSitecookie attribute.Represents a URI path segment and any associated matrix parameters.Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.A class used to build Response instances that contain metadata instead of or in addition to an entity.Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list.An enumeration representing the class of status code.Base interface for statuses used in responses.URI template-aware utility class for building URIs from their components.A runtime exception thrown byUriBuilder.build(Object...)methods when aURIcannot be constructed based on the current state of the builder.Abstraction for a resource representation variant.A builder for a list of representation variants. -
Classes in jakarta.ws.rs.core used by jakarta.ws.rs.extClassDescriptionDefines the components of a JAX-RS application and supplies additional meta-data.Builder for
EntityPartinstances.Builder class for hypermedia links.An abstraction for a media type.A map of key-values pairs.Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.A class used to build Response instances that contain metadata instead of or in addition to an entity.URI template-aware utility class for building URIs from their components.A builder for a list of representation variants. -
Classes in jakarta.ws.rs.core used by jakarta.ws.rs.sseClassDescriptionRepresents a generic message entity type
T.An abstraction for a media type. -
Classes in jakarta.ws.rs.core used by org.apache.cxf.sts.restClassDescriptionDefines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.
-
Classes in jakarta.ws.rs.core used by org.eclipse.microprofile.lraClassDescriptionDefines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.A class used to build Response instances that contain metadata instead of or in addition to an entity.
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.api.validation
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.client.exceptionClassDescriptionDefines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.client.jaxrsClassDescriptionRepresents a client or server-side configurable context in JAX-RS.A configuration state associated with a
configurableJAX-RS context.Represents a generic message entity typeT.Class representing hypermedia links.An abstraction for a media type.A map of key-values pairs.Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.URI template-aware utility class for building URIs from their components. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.client.jaxrs.api
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.client.jaxrs.cacheClassDescriptionA feature extension contract.A configurable context passed to
FeatureandDynamicFeatureinstances by JAX-RS runtime during the phase of their configuration.An abstraction for a media type.A map of key-values pairs. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.client.jaxrs.enginesClassDescriptionA map of key-values pairs.Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.client.jaxrs.i18n
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.client.jaxrs.internalClassDescriptionAn abstraction for the value of a HTTP Cache-Control response header.Represents a client or server-side configurable context in JAX-RS.A configuration state associated with a
configurableJAX-RS context.Represents the value of a HTTP cookie, transferred in a request.An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.A feature extension contract.Represents a generic message entity typeT.Class representing hypermedia links.Builder class for hypermedia links.An abstraction for a media type.A map of key-values pairs.Used to create a new HTTP cookie, transferred in a response.Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Base interface for statuses used in responses.URI template-aware utility class for building URIs from their components. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.client.jaxrs.internal.proxy
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.client.jaxrs.internal.proxy.extractorsClassDescriptionCommonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list.
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.client.jaxrs.internal.proxy.processors
-
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.coreClassDescriptionDefines the components of a JAX-RS application and supplies additional meta-data.An abstraction for the value of a HTTP Cache-Control response header.Represents a client or server-side configurable context in JAX-RS.A configuration state associated with a
configurableJAX-RS context.A feature extension contract.Builder class for hypermedia links.An abstraction for a media type.A map of key-values pairs.Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.A class used to build Response instances that contain metadata instead of or in addition to an entity.URI template-aware utility class for building URIs from their components.A builder for a list of representation variants. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.core.interception.jaxrsClassDescriptionRepresents the value of a HTTP cookie, transferred in a request.An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.Class representing hypermedia links.Builder class for hypermedia links.An abstraction for a media type.A map of key-values pairs.Used to create a new HTTP cookie, transferred in a response.An injectable helper for request processing, all methods throw an
IllegalStateExceptionif called outside the scope of a request (e.g. from a provider constructor).Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Base interface for statuses used in responses.An injectable interface that provides access to security related information.An injectable interface that provides access to application and request URI information. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.core.messagebodyClassDescriptionAn abstraction for a media type.A map of key-values pairs.
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.core.providerfactoryClassDescriptionDefines the components of a JAX-RS application and supplies additional meta-data.Represents a client or server-side configurable context in JAX-RS.A configuration state associated with a
configurableJAX-RS context.Builder forEntityPartinstances.A feature extension contract.Builder class for hypermedia links.An abstraction for a media type.A class used to build Response instances that contain metadata instead of or in addition to an entity.URI template-aware utility class for building URIs from their components.A builder for a list of representation variants. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.core.registryClassDescriptionAn abstraction for a media type.A map of key-values pairs.
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.core.request
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.core.seClassDescriptionDefines the components of a JAX-RS application and supplies additional meta-data.
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.mockClassDescriptionAn injectable interface that provides access to HTTP header information.An abstraction for a media type.A map of key-values pairs.Used to create a new HTTP cookie, transferred in a response.
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.delegatesClassDescriptionAn abstraction for the value of a HTTP Cache-Control response header.Represents the value of a HTTP cookie, transferred in a request.An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.Class representing hypermedia links.An abstraction for a media type.Used to create a new HTTP cookie, transferred in a response.
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.interceptorsClassDescriptionAn abstraction for the value of a HTTP Cache-Control response header.A configuration state associated with a
configurableJAX-RS context.This annotation is used to inject information into a class field, bean property or method parameter.A configurable context passed toFeatureandDynamicFeatureinstances by JAX-RS runtime during the phase of their configuration. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providersClassDescriptionThis annotation is used to inject information into a class field, bean property or method parameter.Represents the the HTML form data request entity encoded using the
"application/x-www-form-urlencoded"content type.An abstraction for a media type.A map of key-values pairs.A type that may be used as a resource method return value or as the entity in aResponsewhen the application wishes to stream the output.Abstraction for a resource representation variant. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.atomClassDescriptionThis annotation is used to inject information into a class field, bean property or method parameter.An abstraction for a media type.A map of key-values pairs.
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.jacksonClassDescriptionThis annotation is used to inject information into a class field, bean property or method parameter.An abstraction for a media type.A map of key-values pairs.Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.An injectable interface that provides access to application and request URI information.
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.jaxbClassDescriptionThis annotation is used to inject information into a class field, bean property or method parameter.An abstraction for a media type.A map of key-values pairs.Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.jaxb.i18n
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.jsonpClassDescriptionAn abstraction for a media type.A map of key-values pairs.
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.multipartClassDescriptionThis annotation is used to inject information into a class field, bean property or method parameter.A
EntityPartis one part of a multipart entity.Builder forEntityPartinstances.Represents a generic message entity typeT.An abstraction for a media type.A map of key-values pairs. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.multipart.i18n
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.resteasy_atom.i18n
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.sseClassDescriptionRepresents a generic message entity type
T.An abstraction for a media type.A map of key-values pairs. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.sse.client
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.server
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.server.servletClassDescriptionDefines the components of a JAX-RS application and supplies additional meta-data.A
EntityPartis one part of a multipart entity.An injectable interface that provides access to HTTP header information.An abstraction for a media type.A map of key-values pairs.Used to create a new HTTP cookie, transferred in a response.An injectable interface that provides access to security related information. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.validationClassDescriptionAn abstraction for a media type.Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list.
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.resteasy_jaxrs.i18nClassDescriptionAn abstraction for a media type.Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list.
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.specimplClassDescriptionAn abstraction for the value of a HTTP Cache-Control response header.Represents the value of a HTTP cookie, transferred in a request.An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.Represents a generic message entity type
T.An injectable interface that provides access to HTTP header information.Class representing hypermedia links.Builder class for hypermedia links.An abstraction for a media type.A map of key-values pairs.Used to create a new HTTP cookie, transferred in a response.Represents a URI path segment and any associated matrix parameters.An injectable helper for request processing, all methods throw anIllegalStateExceptionif called outside the scope of a request (e.g. from a provider constructor).Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.A class used to build Response instances that contain metadata instead of or in addition to an entity.Base interface for statuses used in responses.URI template-aware utility class for building URIs from their components.A runtime exception thrown byUriBuilder.build(Object...)methods when aURIcannot be constructed based on the current state of the builder.An injectable interface that provides access to application and request URI information.Abstraction for a resource representation variant.A builder for a list of representation variants. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.spiClassDescriptionDefines the components of a JAX-RS application and supplies additional meta-data.Represents a client or server-side configurable context in JAX-RS.A configuration state associated with a
configurableJAX-RS context.AEntityPartis one part of a multipart entity.A feature extension contract.An injectable interface that provides access to HTTP header information.Class representing hypermedia links.An abstraction for a media type.A map of key-values pairs.Used to create a new HTTP cookie, transferred in a response.Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list.URI template-aware utility class for building URIs from their components.An injectable interface that provides access to application and request URI information. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.spi.metadataClassDescriptionRepresents a generic message entity type
T.An abstraction for a media type. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.spi.multipart
-
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.tracingClassDescriptionA configuration state associated with a
configurableJAX-RS context.A map of key-values pairs. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.utilClassDescriptionRepresents a client or server-side configurable context in JAX-RS.A configuration state associated with a
configurableJAX-RS context.Represents the value of a HTTP cookie, transferred in a request.AEntityPartis one part of a multipart entity.A configurable context passed toFeatureandDynamicFeatureinstances by JAX-RS runtime during the phase of their configuration.An injectable interface that provides access to HTTP header information.An abstraction for a media type.A map of key-values pairs.An I/O exception thrown byMessageBodyReaderimplementations when reading a zero-length message content to indicate that the message body reader is not able to produce an instance representing an zero-length message content.An injectable interface that provides access to application and request URI information.