Uses of Package
ca.uhn.fhir.rest.client.interceptor
-
Packages that use ca.uhn.fhir.rest.client.interceptor Package Description ca.uhn.fhir.rest.client.interceptor -
Classes in ca.uhn.fhir.rest.client.interceptor used by ca.uhn.fhir.rest.client.interceptor Class Description ThreadLocalCapturingInterceptor This is a client interceptor that captures the current request and response in a ThreadLocal variable, meaning that it can work in multithreaded environments without mixing up requests.