| Interface | Description |
|---|---|
| ClientInvocationHandlerFactory.ILambda | |
| IClientInterceptor |
This interface represents an interceptor which can be used to access (and optionally change or take actions upon)
requests that are being sent by the HTTP client, and responses received by it.
|
| IGenericClient | |
| IRestfulClientFactory |
| Class | Description |
|---|---|
| BaseClient | |
| BaseHttpClientInvocation | |
| ClientInvocationHandler | |
| ClientInvocationHandlerFactory | |
| GenericClient | |
| HttpBasicAuthInterceptor | Deprecated
Use
BasicAuthInterceptor instead. |
| RestfulClientFactory |
Base class for a REST client factory implementation
|
| Enum | Description |
|---|---|
| ServerValidationModeEnum |
Copyright © 2014–2017 University Health Network. All rights reserved.