Uses of Package
jakarta.ws.rs
Packages that use jakarta.ws.rs
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
Low-level interfaces and annotations used to create RESTful service resources.
APIs that provide extensions to the types supported by the JAX-RS API.
-
Classes in jakarta.ws.rs used by com.fasterxml.jackson.jakarta.rs.jsonClassDescriptionDefines the media types that the methods of a resource class or
MessageBodyReadercan accept.Defines the media type(s) that the methods of a resource class orMessageBodyWritercan produce. -
Classes in jakarta.ws.rs used by jakarta.ws.rsClassDescriptionA base runtime application exception indicating a client request error (HTTP
4xxstatus codes).Associates the name of a HTTP method with an annotation.Enumeration of JAX-RS runtime types.Provides information needed by the JAX-RS implementation for bootstrapping an application.Builder for bootstrapSeBootstrap.Configuration.Secure socket client authentication policyHandle of the running application instance.Result of stopping the application instance.A base runtime application exception indicating a server error (HTTP5xxstatus codes).Runtime exception for applications. -
Classes in jakarta.ws.rs used by jakarta.ws.rs.client
-
Classes in jakarta.ws.rs used by jakarta.ws.rs.coreClassDescriptionEnumeration of JAX-RS runtime types.Runtime exception for applications.
-
Classes in jakarta.ws.rs used by jakarta.ws.rs.extClassDescriptionProvides information needed by the JAX-RS implementation for bootstrapping an application.Builder for bootstrap
SeBootstrap.Configuration.Handle of the running application instance.Runtime exception for applications. -
Classes in jakarta.ws.rs used by org.apache.cxf.sts.restClassDescriptionDefines the default value of request meta-data that is bound using one of the following annotations:
PathParam,QueryParam,MatrixParam,CookieParam,FormParam, orHeaderParam.Indicates that the annotated method responds to HTTP DELETE requests.Indicates that the annotated method responds to HTTP GET requests.Identifies the URI path that a resource class or class method will serve requests for.Binds the value of a URI template parameter or a path segment containing the template parameter to a resource method parameter, resource class field, or resource class bean property.Indicates that the annotated method responds to HTTP POST requests.Defines the media type(s) that the methods of a resource class orMessageBodyWritercan produce.Binds the value(s) of a HTTP query parameter to a resource method parameter, resource class field, or resource class bean property. -
Classes in jakarta.ws.rs used by org.jboss.resteasy.client.exceptionClassDescriptionA runtime exception indicating a
bad client request.A base runtime application exception indicating a client request error (HTTP4xxstatus codes).A runtime exception indicating that an access to a resource requested by a client has beenforbiddenby the server.A runtime exception indicating aninternal server error.A runtime exception indicating that a client request isnot acceptableby the server.A runtime exception indicating a client requesting a resource method that isnot allowed.A runtime exception indicating request authorization failure caused by one of the following scenarios: a client did not send the required authorization credentials to access the requested resource, i.e.A runtime exception indicating a resource requested by a client wasnot foundon the server.A runtime exception indicating that the client request entity media type isnot supported.A runtime application exception indicating a request redirection (HTTP3xxstatus codes).A base runtime application exception indicating a server error (HTTP5xxstatus codes).A runtime exception indicating that the requested resourcecannot be served.Runtime exception for applications. -
Classes in jakarta.ws.rs used by org.jboss.resteasy.client.jaxrs.internal
-
Classes in jakarta.ws.rs used by org.jboss.resteasy.coreClassDescriptionA base runtime application exception indicating a client request error (HTTP
4xxstatus codes).Defines the default value of request meta-data that is bound using one of the following annotations:PathParam,QueryParam,MatrixParam,CookieParam,FormParam, orHeaderParam.Indicates that the annotated method responds to HTTP DELETE requests.Indicates that the annotated method responds to HTTP GET requests.A runtime exception indicating a resource requested by a client wasnot foundon the server.Identifies the URI path that a resource class or class method will serve requests for.Binds the value of a URI template parameter or a path segment containing the template parameter to a resource method parameter, resource class field, or resource class bean property.Indicates that the annotated method responds to HTTP POST requests.Binds the value(s) of a HTTP query parameter to a resource method parameter, resource class field, or resource class bean property.Enumeration of JAX-RS runtime types.Runtime exception for applications. -
Classes in jakarta.ws.rs used by org.jboss.resteasy.core.interception.jaxrs
-
Classes in jakarta.ws.rs used by org.jboss.resteasy.core.providerfactoryClassDescriptionEnumeration of JAX-RS runtime types.Provides information needed by the JAX-RS implementation for bootstrapping an application.Builder for bootstrap
SeBootstrap.Configuration.Handle of the running application instance. -
Classes in jakarta.ws.rs used by org.jboss.resteasy.core.seClassDescriptionProvides information needed by the JAX-RS implementation for bootstrapping an application.Builder for bootstrap
SeBootstrap.Configuration.Handle of the running application instance.Result of stopping the application instance. -
Classes in jakarta.ws.rs used by org.jboss.resteasy.plugins.interceptorsClassDescriptionIndicates the run-time context in which an annotated JAX-RS provider is applicable.Runtime exception for applications.
-
Classes in jakarta.ws.rs used by org.jboss.resteasy.plugins.providersClassDescriptionIndicates the run-time context in which an annotated JAX-RS provider is applicable.Defines the media types that the methods of a resource class or
MessageBodyReadercan accept.Defines the media type(s) that the methods of a resource class orMessageBodyWritercan produce.Runtime exception for applications. -
Classes in jakarta.ws.rs used by org.jboss.resteasy.plugins.providers.atomClassDescriptionDefines the media types that the methods of a resource class or
MessageBodyReadercan accept.Defines the media type(s) that the methods of a resource class orMessageBodyWritercan produce.Runtime exception for applications. -
Classes in jakarta.ws.rs used by org.jboss.resteasy.plugins.providers.jacksonClassDescriptionIndicates the run-time context in which an annotated JAX-RS provider is applicable.Defines the media types that the methods of a resource class or
MessageBodyReadercan accept.Defines the media type(s) that the methods of a resource class orMessageBodyWritercan produce.Runtime exception for applications. -
Classes in jakarta.ws.rs used by org.jboss.resteasy.plugins.providers.jaxbClassDescriptionDefines the media types that the methods of a resource class or
MessageBodyReadercan accept.Defines the media type(s) that the methods of a resource class orMessageBodyWritercan produce.Runtime exception for applications. -
Classes in jakarta.ws.rs used by org.jboss.resteasy.plugins.providers.jsonpClassDescriptionDefines the media types that the methods of a resource class or
MessageBodyReadercan accept.A base JAX-RS runtime processing exception.Defines the media type(s) that the methods of a resource class orMessageBodyWritercan produce.Runtime exception for applications. -
Classes in jakarta.ws.rs used by org.jboss.resteasy.plugins.providers.multipartClassDescriptionDefines the media types that the methods of a resource class or
MessageBodyReadercan accept.Defines the media type(s) that the methods of a resource class orMessageBodyWritercan produce.Runtime exception for applications. -
Classes in jakarta.ws.rs used by org.jboss.resteasy.plugins.providers.sseClassDescriptionDefines the media types that the methods of a resource class or
MessageBodyReadercan accept.Defines the media type(s) that the methods of a resource class orMessageBodyWritercan produce.Runtime exception for applications. -
Classes in jakarta.ws.rs used by org.jboss.resteasy.plugins.server.embeddedClassDescriptionProvides information needed by the JAX-RS implementation for bootstrapping an application.
-
Classes in jakarta.ws.rs used by org.jboss.resteasy.plugins.server.servletClassDescriptionA runtime exception indicating a resource requested by a client was
not foundon the server. -
Classes in jakarta.ws.rs used by org.jboss.resteasy.spi
-
Classes in jakarta.ws.rs used by org.jboss.resteasy.utilClassDescriptionIdentifies the application path that serves as the base URI for all resource URIs provided by
Path.