Uses of Interface
jakarta.ws.rs.core.UriInfo
- 
Packages that use UriInfo Package Description jakarta.ws.rs.container Container-specific JAX-RS API. - 
- 
Uses of UriInfo in jakarta.ws.rs.container
Methods in jakarta.ws.rs.container that return UriInfo Modifier and Type Method Description UriInfoContainerRequestContext. getUriInfo()Get request URI information. 
 -