Class DelegatingFhirContext

java.lang.Object
ca.uhn.fhir.context.FhirContext
org.openehealth.ipf.commons.ihe.fhir.DelegatingFhirContext

public class DelegatingFhirContext extends FhirContext
Delegating FhirContext with a custom IRestfulClientFactory. This is more lightweight than to create new FhirContext instances just due to a different HTTP client setup.