Uses of Package
jakarta.ws.rs.core
-
Classes in jakarta.ws.rs.core used by com.fasterxml.jackson.jakarta.rs.base Class Description MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs.Response 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 Class Description MultivaluedMap A map of key-values pairs. -
Classes in jakarta.ws.rs.core used by com.fasterxml.jackson.jakarta.rs.json Class Description Context This annotation is used to inject information into a class field, bean property or method parameter.MediaType An abstraction for a media type. -
Classes in jakarta.ws.rs.core used by jakarta.ws.rs Class Description Application Defines the components of a JAX-RS application and supplies additional meta-data.Response Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Response.Status Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list.UriBuilder URI template-aware utility class for building URIs from their components. -
Classes in jakarta.ws.rs.core used by jakarta.ws.rs.client Class Description CacheControl An abstraction for the value of a HTTP Cache-Control response header.Configurable Represents a client or server-side configurable context in JAX-RS.Configuration A configuration state associated with aconfigurableJAX-RS context.Cookie Represents the value of a HTTP cookie, transferred in a request.EntityTag An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.Form Represents the the HTML form data request entity encoded using the"application/x-www-form-urlencoded"content type.GenericType Represents a generic message entity typeT.Link Class representing hypermedia links.Link.Builder Builder class for hypermedia links.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs.NewCookie Used to create a new HTTP cookie, transferred in a response.Response Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Response.StatusType Base interface for statuses used in responses.UriBuilder URI template-aware utility class for building URIs from their components.Variant Abstraction for a resource representation variant. -
Classes in jakarta.ws.rs.core used by jakarta.ws.rs.container Class Description Cookie Represents the value of a HTTP cookie, transferred in a request.EntityTag An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.FeatureContext A configurable context passed toFeatureandDynamicFeatureinstances by JAX-RS runtime during the phase of their configuration.Link Class representing hypermedia links.Link.Builder Builder class for hypermedia links.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs.NewCookie Used to create a new HTTP cookie, transferred in a response.Request An injectable helper for request processing, all methods throw anIllegalStateExceptionif called outside the scope of a request (e.g.Response Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Response.StatusType Base interface for statuses used in responses.SecurityContext An injectable interface that provides access to security related information.UriInfo An injectable interface that provides access to application and request URI information. -
Classes in jakarta.ws.rs.core used by jakarta.ws.rs.core Class Description AbstractMultivaluedMap Abstract skeleton implementation of aMultivaluedMapthat is backed by a [key, multi-value] store represented as aMap<K, List<V>>.CacheControl An abstraction for the value of a HTTP Cache-Control response header.Configurable Represents a client or server-side configurable context in JAX-RS.Configuration A configuration state associated with aconfigurableJAX-RS context.Cookie Represents the value of a HTTP cookie, transferred in a request.Cookie.AbstractCookieBuilder JAX-RS abstractCookiebuilder class.EntityPart AEntityPartis one part of a multipart entity.EntityPart.Builder Builder forEntityPartinstances.EntityTag An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.Feature A feature extension contract.FeatureContext A configurable context passed toFeatureandDynamicFeatureinstances by JAX-RS runtime during the phase of their configuration.Form Represents the the HTML form data request entity encoded using the"application/x-www-form-urlencoded"content type.GenericType Represents a generic message entity typeT.Link Class representing hypermedia links.Link.Builder Builder class for hypermedia links.Link.JaxbLink Deprecated.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs.NewCookie Used to create a new HTTP cookie, transferred in a response.NewCookie.AbstractNewCookieBuilder JAX-RS abstractNewCookiebuilder class.NewCookie.SameSite The available values for theSameSitecookie attribute.PathSegment Represents a URI path segment and any associated matrix parameters.Response Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Response.ResponseBuilder A class used to build Response instances that contain metadata instead of or in addition to an entity.Response.Status Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list.Response.Status.Family An enumeration representing the class of status code.Response.StatusType Base interface for statuses used in responses.UriBuilder URI template-aware utility class for building URIs from their components.UriBuilderException A runtime exception thrown byUriBuilder.build(Object...)methods when aURIcannot be constructed based on the current state of the builder.Variant Abstraction for a resource representation variant.Variant.VariantListBuilder A builder for a list of representation variants. -
Classes in jakarta.ws.rs.core used by jakarta.ws.rs.ext Class Description Application Defines the components of a JAX-RS application and supplies additional meta-data.EntityPart.Builder Builder forEntityPartinstances.Link.Builder Builder class for hypermedia links.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs.Response Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Response.ResponseBuilder A class used to build Response instances that contain metadata instead of or in addition to an entity.UriBuilder URI template-aware utility class for building URIs from their components.Variant.VariantListBuilder A builder for a list of representation variants. -
Classes in jakarta.ws.rs.core used by jakarta.ws.rs.sse Class Description GenericType Represents a generic message entity typeT.MediaType An abstraction for a media type. -
Classes in jakarta.ws.rs.core used by org.apache.cxf.sts.rest Class Description Response 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.api.validation Class Description MediaType An abstraction for a media type. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.client.exception Class Description Response 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 Class Description Configurable Represents a client or server-side configurable context in JAX-RS.Configuration A configuration state associated with aconfigurableJAX-RS context.GenericType Represents a generic message entity typeT.Link Class representing hypermedia links.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs.Response Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.UriBuilder URI template-aware utility class for building URIs from their components. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.client.jaxrs.cache Class Description Feature A feature extension contract.FeatureContext A configurable context passed toFeatureandDynamicFeatureinstances by JAX-RS runtime during the phase of their configuration.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.client.jaxrs.engines Class Description MultivaluedMap A map of key-values pairs.Response 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 Class Description MediaType An abstraction for a media type.Response 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.internal Class Description CacheControl An abstraction for the value of a HTTP Cache-Control response header.Configurable Represents a client or server-side configurable context in JAX-RS.Configuration A configuration state associated with aconfigurableJAX-RS context.Cookie Represents the value of a HTTP cookie, transferred in a request.EntityTag An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.Feature A feature extension contract.GenericType Represents a generic message entity typeT.Link Class representing hypermedia links.Link.Builder Builder class for hypermedia links.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs.NewCookie Used to create a new HTTP cookie, transferred in a response.Response Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Response.StatusType Base interface for statuses used in responses.UriBuilder 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 Class Description MediaType An abstraction for a media type. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.client.jaxrs.internal.proxy.extractors Class Description Response.Status 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.client.jaxrs.internal.proxy.processors Class Description MediaType An abstraction for a media type. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation Class Description MediaType An abstraction for a media type. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.core Class Description Application Defines the components of a JAX-RS application and supplies additional meta-data.CacheControl An abstraction for the value of a HTTP Cache-Control response header.Configurable Represents a client or server-side configurable context in JAX-RS.Configuration A configuration state associated with aconfigurableJAX-RS context.Feature A feature extension contract.Link.Builder Builder class for hypermedia links.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs.Response Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Response.ResponseBuilder A class used to build Response instances that contain metadata instead of or in addition to an entity.UriBuilder URI template-aware utility class for building URIs from their components.Variant.VariantListBuilder A builder for a list of representation variants. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.core.interception.jaxrs Class Description Cookie Represents the value of a HTTP cookie, transferred in a request.EntityTag An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.Link Class representing hypermedia links.Link.Builder Builder class for hypermedia links.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs.NewCookie Used to create a new HTTP cookie, transferred in a response.Request An injectable helper for request processing, all methods throw anIllegalStateExceptionif called outside the scope of a request (e.g.Response Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Response.StatusType Base interface for statuses used in responses.SecurityContext An injectable interface that provides access to security related information.UriInfo An injectable interface that provides access to application and request URI information. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.core.messagebody Class Description MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.core.providerfactory Class Description Application Defines the components of a JAX-RS application and supplies additional meta-data.Configurable Represents a client or server-side configurable context in JAX-RS.Configuration A configuration state associated with aconfigurableJAX-RS context.EntityPart.Builder Builder forEntityPartinstances.Feature A feature extension contract.Link.Builder Builder class for hypermedia links.MediaType An abstraction for a media type.Response.ResponseBuilder A class used to build Response instances that contain metadata instead of or in addition to an entity.UriBuilder URI template-aware utility class for building URIs from their components.Variant.VariantListBuilder A builder for a list of representation variants. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.core.registry Class Description MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.core.request Class Description MediaType An abstraction for a media type.Variant Abstraction for a resource representation variant. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.core.se Class Description Application Defines the components of a JAX-RS application and supplies additional meta-data. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.mock Class Description HttpHeaders An injectable interface that provides access to HTTP header information.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs.NewCookie Used to create a new HTTP cookie, transferred in a response. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.delegates Class Description CacheControl An abstraction for the value of a HTTP Cache-Control response header.Cookie Represents the value of a HTTP cookie, transferred in a request.EntityTag An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.Link Class representing hypermedia links.MediaType An abstraction for a media type.NewCookie Used to create a new HTTP cookie, transferred in a response. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.interceptors Class Description CacheControl An abstraction for the value of a HTTP Cache-Control response header.Configuration A configuration state associated with aconfigurableJAX-RS context.Context This annotation is used to inject information into a class field, bean property or method parameter.FeatureContext 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.providers Class Description Context This annotation is used to inject information into a class field, bean property or method parameter.Form Represents the the HTML form data request entity encoded using the"application/x-www-form-urlencoded"content type.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs.StreamingOutput 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.Variant Abstraction for a resource representation variant. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.atom Class Description Context This annotation is used to inject information into a class field, bean property or method parameter.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.jackson Class Description Context This annotation is used to inject information into a class field, bean property or method parameter.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs.Response Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.UriInfo 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.jaxb Class Description Context This annotation is used to inject information into a class field, bean property or method parameter.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs.Response 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 Class Description MediaType An abstraction for a media type. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.jsonp Class Description MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.multipart Class Description Context This annotation is used to inject information into a class field, bean property or method parameter.EntityPart AEntityPartis one part of a multipart entity.EntityPart.Builder Builder forEntityPartinstances.GenericType Represents a generic message entity typeT.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.multipart.i18n Class Description MediaType An abstraction for a media type. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.resteasy_atom.i18n Class Description MediaType An abstraction for a media type. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.sse Class Description GenericType Represents a generic message entity typeT.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.providers.sse.client Class Description MediaType An abstraction for a media type. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.server Class Description MultivaluedMap A map of key-values pairs. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.server.servlet Class Description Application Defines the components of a JAX-RS application and supplies additional meta-data.EntityPart AEntityPartis one part of a multipart entity.HttpHeaders An injectable interface that provides access to HTTP header information.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs.NewCookie Used to create a new HTTP cookie, transferred in a response.SecurityContext An injectable interface that provides access to security related information. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.plugins.validation Class Description MediaType An abstraction for a media type.Response Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Response.Status 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.i18n Class Description MediaType An abstraction for a media type.Response.Status 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.specimpl Class Description CacheControl An abstraction for the value of a HTTP Cache-Control response header.Cookie Represents the value of a HTTP cookie, transferred in a request.EntityTag An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.GenericType Represents a generic message entity typeT.HttpHeaders An injectable interface that provides access to HTTP header information.Link Class representing hypermedia links.Link.Builder Builder class for hypermedia links.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs.NewCookie Used to create a new HTTP cookie, transferred in a response.PathSegment Represents a URI path segment and any associated matrix parameters.Request An injectable helper for request processing, all methods throw anIllegalStateExceptionif called outside the scope of a request (e.g.Response Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Response.ResponseBuilder A class used to build Response instances that contain metadata instead of or in addition to an entity.Response.StatusType Base interface for statuses used in responses.UriBuilder URI template-aware utility class for building URIs from their components.UriBuilderException A runtime exception thrown byUriBuilder.build(Object...)methods when aURIcannot be constructed based on the current state of the builder.UriInfo An injectable interface that provides access to application and request URI information.Variant Abstraction for a resource representation variant.Variant.VariantListBuilder A builder for a list of representation variants. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.spi Class Description Application Defines the components of a JAX-RS application and supplies additional meta-data.Configurable Represents a client or server-side configurable context in JAX-RS.Configuration A configuration state associated with aconfigurableJAX-RS context.EntityPart AEntityPartis one part of a multipart entity.Feature A feature extension contract.HttpHeaders An injectable interface that provides access to HTTP header information.Link Class representing hypermedia links.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs.NewCookie Used to create a new HTTP cookie, transferred in a response.Response Defines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Response.Status Commonly used status codes defined by HTTP, see HTTP/1.1 documentation for the complete list.UriBuilder URI template-aware utility class for building URIs from their components.UriInfo An injectable interface that provides access to application and request URI information. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.spi.metadata Class Description GenericType Represents a generic message entity typeT.MediaType An abstraction for a media type. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.tracing Class Description Configuration A configuration state associated with aconfigurableJAX-RS context.MultivaluedMap A map of key-values pairs. -
Classes in jakarta.ws.rs.core used by org.jboss.resteasy.util Class Description Configurable Represents a client or server-side configurable context in JAX-RS.Configuration A configuration state associated with aconfigurableJAX-RS context.Cookie Represents the value of a HTTP cookie, transferred in a request.EntityPart AEntityPartis one part of a multipart entity.FeatureContext A configurable context passed toFeatureandDynamicFeatureinstances by JAX-RS runtime during the phase of their configuration.HttpHeaders An injectable interface that provides access to HTTP header information.MediaType An abstraction for a media type.MultivaluedMap A map of key-values pairs.NoContentException 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.UriInfo An injectable interface that provides access to application and request URI information.