
Uses of Annotation Interface
ca.uhn.fhir.interceptor.api.Hook
Packages that use Hook
-
Uses of Hook in ca.uhn.fhir.rest.client.api
Methods in ca.uhn.fhir.rest.client.api with annotations of type HookModifier and TypeMethodDescriptionvoidIClientInterceptor.interceptRequest(IHttpRequest theRequest) Fired by the client just before invoking the HTTP client requestvoidIClientInterceptor.interceptResponse(IHttpResponse theResponse) Fired by the client upon receiving an HTTP response, prior to processing that response