| Package | Description |
|---|---|
| ca.uhn.fhir.context | |
| ca.uhn.fhir.rest.client | |
| ca.uhn.fhir.rest.client.apache |
| Modifier and Type | Method and Description |
|---|---|
IRestfulClientFactory |
FhirContext.getRestfulClientFactory()
Get the restful client factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FhirContext.setRestfulClientFactory(IRestfulClientFactory theRestfulClientFactory)
Set the restful client factory
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestfulClientFactory
Base class for a REST client factory implementation
|
| Modifier and Type | Method and Description |
|---|---|
IRestfulClientFactory |
BaseHttpClientInvocation.getRestfulClientFactory()
Get the restfull client factory
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApacheRestfulClientFactory
A Restful Factory to create clients, requests and responses based on the Apache httpclient library.
|
Copyright © 2014–2017 University Health Network. All rights reserved.