SanteDB.Core.Http Namespace |
Class | Description | |
---|---|---|
BinaryBodySerializer |
Binary body serializer
| |
Credentials |
Represents a series of credentials which are used when accessing the mobile core
| |
DefaultContentTypeMapper |
Default body binder.
| |
FormBodySerializer |
Form body serializer.
| |
FormElementAttribute |
Form element attribute.
| |
HttpBasicCredentials |
Represents a credential provider which does basic http
| |
MultipartAttachment |
Represents a multipart attachment
| |
MultipartBinarySerializer |
Mutlipart binary serializer
| |
RestClientBase |
Represents a simple rest client
| |
RestClientEventArgsBase |
Rest client request
| |
RestClientExceptionTResult |
Rest client exception.
| |
RestRequestEventArgs |
Request event args
| |
RestResponseEventArgs |
Rest client event args
| |
ServiceClientBindingDescription |
REST client binding description
| |
ServiceClientDescription |
Represents a rest client description
| |
ServiceClientEndpointDescription |
Represents a service client description
|
Interface | Description | |
---|---|---|
IBodySerializer |
Defines behavior of a content/type mapper
| |
ICertificateValidator |
Fired when there are invalid certificate is encountered
| |
IContentTypeMapper |
Defines a class that binds a series of serializers to content/types
| |
ICredentialProvider |
Authorization event args
| |
IRestClient |
Represents a RESTFul client which encapsulates some of the functions of the request
|
Enumeration | Description | |
---|---|---|
ServiceClientErrorType |
Service client error type
|