Class Hierarchy
- java.lang.Object
- ca.uhn.fhir.rest.client.api.BaseHttpRequest (implements ca.uhn.fhir.rest.client.api.IHttpRequest)
- ca.uhn.fhir.okhttp.client.OkHttpRestfulRequest (implements ca.uhn.fhir.rest.client.api.IHttpRequest)
- ca.uhn.fhir.rest.client.impl.BaseHttpResponse (implements ca.uhn.fhir.rest.client.api.IHttpResponse)
- ca.uhn.fhir.okhttp.client.OkHttpRestfulClient (implements ca.uhn.fhir.rest.client.api.IHttpClient)
- ca.uhn.fhir.rest.client.impl.RestfulClientFactory (implements ca.uhn.fhir.rest.client.api.IRestfulClientFactory)
- ca.uhn.fhir.okhttp.utils.UrlStringUtils