
Uses of Class
ca.uhn.fhir.jaxrs.server.util.JaxRsRequest
Packages that use JaxRsRequest
Package
Description
- 
Uses of JaxRsRequest in ca.uhn.fhir.jaxrs.serverMethods in ca.uhn.fhir.jaxrs.server with parameters of type JaxRsRequestModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseAbstractJaxRsProvider.handleException(JaxRsRequest theRequest, Throwable theException) Convert an exception to a response
- 
Uses of JaxRsRequest in ca.uhn.fhir.jaxrs.server.interceptorMethods in ca.uhn.fhir.jaxrs.server.interceptor with parameters of type JaxRsRequestModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseJaxRsExceptionInterceptor.convertExceptionIntoResponse(JaxRsRequest theRequest, JaxRsResponseException theException) This method converts an exception into a response
- 
Uses of JaxRsRequest in ca.uhn.fhir.jaxrs.server.utilMethods in ca.uhn.fhir.jaxrs.server.util that return JaxRsRequestConstructors in ca.uhn.fhir.jaxrs.server.util with parameters of type JaxRsRequest