Uses of Interface
jakarta.ws.rs.core.Request
-
Packages that use Request Package Description jakarta.ws.rs.container Container-specific JAX-RS API.org.jboss.resteasy.core.interception.jaxrs org.jboss.resteasy.specimpl -
-
Uses of Request in jakarta.ws.rs.container
Methods in jakarta.ws.rs.container that return Request Modifier and Type Method Description RequestContainerRequestContext. getRequest()Get the injectable request information. -
Uses of Request in org.jboss.resteasy.core.interception.jaxrs
Methods in org.jboss.resteasy.core.interception.jaxrs that return Request Modifier and Type Method Description RequestPreMatchContainerRequestContext. getRequest() -
Uses of Request in org.jboss.resteasy.specimpl
Classes in org.jboss.resteasy.specimpl that implement Request Modifier and Type Class Description classRequestImpl
-