Hierarchy For Package ca.uhn.fhir.jaxrs.client

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • ca.uhn.fhir.rest.client.api.BaseHttpRequest (implements ca.uhn.fhir.rest.client.api.IHttpRequest)
      • ca.uhn.fhir.jaxrs.client.JaxRsHttpRequest (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.jaxrs.client.JaxRsHttpResponse (implements ca.uhn.fhir.rest.client.api.IHttpResponse)
    • ca.uhn.fhir.jaxrs.client.JaxRsHttpClient (implements ca.uhn.fhir.rest.client.api.IHttpClient)
    • ca.uhn.fhir.rest.client.impl.RestfulClientFactory (implements ca.uhn.fhir.rest.client.api.IRestfulClientFactory)