All Packages
| Package | Description | 
|---|---|
| jakarta.ws.rs | High-level interfaces and annotations used to create RESTful service resources. | 
| jakarta.ws.rs.client | The JAX-RS client API | 
| jakarta.ws.rs.container | Container-specific JAX-RS API. | 
| jakarta.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. | 
| jakarta.ws.rs.sse | Server-Sent Events related API. |