Uses of Annotation Type
ca.uhn.fhir.interceptor.api.Hook
-
Uses of Hook in ca.uhn.fhir.rest.client.api
Modifier and TypeMethodDescriptionvoid
IClientInterceptor.interceptRequest
(IHttpRequest theRequest) Fired by the client just before invoking the HTTP client requestvoid
IClientInterceptor.interceptResponse
(IHttpResponse theResponse) Fired by the client upon receiving an HTTP response, prior to processing that response