Uses of Class
org.linuxforhealth.fhir.bucket.client.ClientPropertyAdapter
-
Packages that use ClientPropertyAdapter Package Description org.linuxforhealth.fhir.bucket.client -
-
Uses of ClientPropertyAdapter in org.linuxforhealth.fhir.bucket.client
Methods in org.linuxforhealth.fhir.bucket.client with parameters of type ClientPropertyAdapter Modifier and Type Method Description protected org.apache.http.impl.client.CloseableHttpClientFHIRBucketClient. obtainCloseableHttpClient(org.apache.http.conn.ConnectionKeepAliveStrategy connKeepAliveStrategy, ClientPropertyAdapter propertyAdapter)Overridden by child classes for specialized behavior.Constructors in org.linuxforhealth.fhir.bucket.client with parameters of type ClientPropertyAdapter Constructor Description FHIRBucketClient(ClientPropertyAdapter cpa)Public constructor
-