public class ClientInvocationHandlerFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ClientInvocationHandlerFactory.ILambda |
| Constructor and Description |
|---|
ClientInvocationHandlerFactory(IHttpClient theClient,
FhirContext theContext,
String theUrlBase,
Class<? extends IRestfulClient> theClientType) |
| Modifier and Type | Method and Description |
|---|---|
void |
addBinding(Method theMethod,
BaseMethodBinding<?> theBinding) |
public ClientInvocationHandlerFactory(IHttpClient theClient, FhirContext theContext, String theUrlBase, Class<? extends IRestfulClient> theClientType)
public void addBinding(Method theMethod, BaseMethodBinding<?> theBinding)
Copyright © 2014–2018 University Health Network. All rights reserved.