Uses of Class
ca.uhn.fhir.rest.client.interceptor.ThreadLocalCapturingInterceptor
-
Packages that use ThreadLocalCapturingInterceptor Package Description ca.uhn.fhir.rest.client.interceptor -
-
Uses of ThreadLocalCapturingInterceptor in ca.uhn.fhir.rest.client.interceptor
Methods in ca.uhn.fhir.rest.client.interceptor that return ThreadLocalCapturingInterceptor Modifier and Type Method Description ThreadLocalCapturingInterceptorThreadLocalCapturingInterceptor. setBufferResponse(boolean theBufferResponse)Should we buffer (capture) the response body? This defaults tofalse.
-