Uses of Package
jakarta.ws.rs
-
Packages that use jakarta.ws.rs Package Description jakarta.ws.rs High-level interfaces and annotations used to create RESTful service resources.jakarta.ws.rs.client The JAX-RS client APIjakarta.ws.rs.core Low-level interfaces and annotations used to create RESTful service resources.jakarta.ws.rs.ext APIs that provide extensions to the types supported by the JAX-RS API. -
Classes in jakarta.ws.rs used by jakarta.ws.rs Class Description ClientErrorException A base runtime application exception indicating a client request error (HTTP4xx
status codes).HttpMethod Associates the name of a HTTP method with an annotation.RuntimeType Enumeration of JAX-RS runtime types.SeBootstrap.Configuration Provides information needed by the JAX-RS implementation for bootstrapping an application.SeBootstrap.Configuration.Builder Builder for bootstrapSeBootstrap.Configuration
.SeBootstrap.Configuration.SSLClientAuthentication Secure socket client authentication policySeBootstrap.Instance Handle of the running application instance.SeBootstrap.Instance.StopResult Result of stopping the application instance.ServerErrorException A base runtime application exception indicating a server error (HTTP5xx
status codes).WebApplicationException Runtime exception for applications. -
Classes in jakarta.ws.rs used by jakarta.ws.rs.client Class Description ProcessingException A base JAX-RS runtime processing exception. -
Classes in jakarta.ws.rs used by jakarta.ws.rs.core Class Description RuntimeType Enumeration of JAX-RS runtime types.WebApplicationException Runtime exception for applications. -
Classes in jakarta.ws.rs used by jakarta.ws.rs.ext Class Description SeBootstrap.Configuration Provides information needed by the JAX-RS implementation for bootstrapping an application.SeBootstrap.Configuration.Builder Builder for bootstrapSeBootstrap.Configuration
.SeBootstrap.Instance Handle of the running application instance.WebApplicationException Runtime exception for applications.