Uses of Interface
jakarta.ws.rs.core.Request
Package | Description |
---|---|
jakarta.ws.rs.container |
Container-specific JAX-RS API.
|
-
Uses of Request in jakarta.ws.rs.container
Methods in jakarta.ws.rs.container that return Request Modifier and Type Method Description Request
ContainerRequestContext. getRequest()
Get the injectable request information.