Uses of Package
javax.ws.rs
Packages that use javax.ws.rs
Package
Description
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 javax.ws.rs used by javax.ws.rsClassDescriptionA base runtime application exception indicating a client request error (HTTP
4xx
status codes).Associates the name of a HTTP method with an annotation.Enumeration of JAX-RS runtime types.A base runtime application exception indicating a server error (HTTP5xx
status codes).Runtime exception for applications. -
Classes in javax.ws.rs used by javax.ws.rs.client
-
Classes in javax.ws.rs used by javax.ws.rs.coreClassDescriptionEnumeration of JAX-RS runtime types.Runtime exception for applications.
-
Classes in javax.ws.rs used by javax.ws.rs.ext