| Interface | Description |
|---|---|
| IBasicClient |
Base interface for a client supporting the mandatory operations as defined by
the FHIR specification.
|
| 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 | |
| IHttpClient |
A HTTP Client interface.
|
| IHttpRequest |
Http Request.
|
| IHttpResponse |
An interface around the HTTP Response.
|
| IRestfulClient | |
| IRestfulClientFactory |
| Class | Description |
|---|---|
| Header |
Represents an HTTP header field.
|
| HttpClientUtil |
| Enum | Description |
|---|---|
| ServerValidationModeEnum |
Copyright © 2014–2017 University Health Network. All rights reserved.