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