Click or drag to resize

SanteDB.Core.Http Namespace

HTTP Extension classes
Classes
  ClassDescription
Public classBinaryBodySerializer
Binary body serializer
Public classCredentials
Represents a series of credentials which are used when accessing the mobile core
Public classDefaultContentTypeMapper
Default body binder.
Public classFormBodySerializer
Form body serializer.
Public classFormElementAttribute
Form element attribute.
Public classHttpBasicCredentials
Represents a credential provider which does basic http
Public classMultipartAttachment
Represents a multipart attachment
Public classMultipartBinarySerializer
Mutlipart binary serializer
Public classRestClientBase
Represents a simple rest client
Public classRestClientEventArgsBase
Rest client request
Public classRestClientExceptionTResult
Rest client exception.
Public classRestRequestEventArgs
Request event args
Public classRestResponseEventArgs
Rest client event args
Public classServiceClientBindingDescription
REST client binding description
Public classServiceClientDescription
Represents a rest client description
Public classServiceClientEndpointDescription
Represents a service client description
Interfaces
  InterfaceDescription
Public interfaceIBodySerializer
Defines behavior of a content/type mapper
Public interfaceICertificateValidator
Fired when there are invalid certificate is encountered
Public interfaceIContentTypeMapper
Defines a class that binds a series of serializers to content/types
Public interfaceICredentialProvider
Authorization event args
Public interfaceIRestClient
Represents a RESTFul client which encapsulates some of the functions of the request
Enumerations
  EnumerationDescription
Public enumerationServiceClientErrorType
Service client error type