Hierarchy For Package ca.uhn.fhir.rest.client.apache

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.http.entity.AbstractHttpEntity (implements org.apache.http.HttpEntity)
      • org.apache.http.entity.StringEntity (implements java.lang.Cloneable)
    • ca.uhn.fhir.rest.client.apache.BaseHttpClient (implements ca.uhn.fhir.rest.client.api.IHttpClient)
      • ca.uhn.fhir.rest.client.apache.ApacheHttpClient (implements ca.uhn.fhir.rest.client.api.IHttpClient)
    • ca.uhn.fhir.rest.client.api.BaseHttpRequest (implements ca.uhn.fhir.rest.client.api.IHttpRequest)
      • ca.uhn.fhir.rest.client.apache.ApacheHttpRequest (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.rest.client.apache.GZipContentInterceptor (implements ca.uhn.fhir.rest.client.api.IClientInterceptor)
    • ca.uhn.fhir.rest.client.impl.RestfulClientFactory (implements ca.uhn.fhir.rest.client.api.IRestfulClientFactory)