| Package | Description |
|---|---|
| ca.uhn.fhir.context | |
| ca.uhn.fhir.rest.client | |
| ca.uhn.fhir.util |
| Modifier and Type | Method and Description |
|---|---|
IGenericClient |
FhirContext.newRestfulGenericClient(String theServerBase)
Instantiates a new generic client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericClient |
| Modifier and Type | Method and Description |
|---|---|
IGenericClient |
RestfulClientFactory.newGenericClient(String theServerBase) |
IGenericClient |
IRestfulClientFactory.newGenericClient(String theServerBase)
Instantiates a new generic client instance
|
| Modifier and Type | Method and Description |
|---|---|
IGenericClient |
ITestingUiClientFactory.newClient(FhirContext theFhirContext,
javax.servlet.http.HttpServletRequest theRequest,
String theServerBaseUrl)
Instantiate a new client
|
Copyright © 2014–2016 University Health Network. All rights reserved.