Click or drag to resize

IContentTypeMapper Interface

Defines a class that binds a series of serializers to content/types

Namespace:  SanteDB.Core.Http
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public interface IContentTypeMapper

The IContentTypeMapper type exposes the following members.

Methods
  NameDescription
Public methodGetSerializer
Gets the body serializer based on the content type
Top
See Also