Uses of Interface
jakarta.ws.rs.core.UriInfo
Packages that use UriInfo
Package
Description
Container-specific JAX-RS API.
-
Uses of UriInfo in jakarta.ws.rs.container
Methods in jakarta.ws.rs.container that return UriInfoModifier and TypeMethodDescriptionContainerRequestContext.getUriInfo()Get request URI information. -
Uses of UriInfo in org.jboss.resteasy.core.interception.jaxrs
Methods in org.jboss.resteasy.core.interception.jaxrs that return UriInfo -
Uses of UriInfo in org.jboss.resteasy.plugins.providers.jackson
Methods in org.jboss.resteasy.plugins.providers.jackson with parameters of type UriInfo -
Uses of UriInfo in org.jboss.resteasy.specimpl
Classes in org.jboss.resteasy.specimpl that implement UriInfoModifier and TypeClassDescriptionclassUriInfo implementation with some added extra methods to help process requests. -
Uses of UriInfo in org.jboss.resteasy.spi
Methods in org.jboss.resteasy.spi that return UriInfo -
Uses of UriInfo in org.jboss.resteasy.util
Methods in org.jboss.resteasy.util that return UriInfo