| Package | Description |
|---|---|
| ca.uhn.fhir.rest.client.apache | |
| ca.uhn.fhir.rest.client.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ApacheRestfulClientFactory
A Restful Factory to create clients, requests and responses based on the Apache httpclient library.
|
| Constructor and Description |
|---|
ClientInvocationHandler(ca.uhn.fhir.rest.client.api.IHttpClient theClient,
ca.uhn.fhir.context.FhirContext theContext,
String theUrlBase,
Map<Method,Object> theMethodToReturnValue,
Map<Method,BaseMethodBinding<?>> theBindings,
Map<Method,ClientInvocationHandlerFactory.ILambda> theMethodToLambda,
RestfulClientFactory theFactory) |
GenericClient(ca.uhn.fhir.context.FhirContext theContext,
ca.uhn.fhir.rest.client.api.IHttpClient theHttpClient,
String theServerBase,
RestfulClientFactory theFactory)
For now, this is a part of the internal API of HAPI - Use with caution as this method may change!
|
Copyright © 2014–2019 University Health Network. All rights reserved.