WebHttpBodyMarshaller Class

Definition

public ref class WebHttpBodyMarshaller : Microsoft::BizTalk::Adapter::Wcf::Common::ICustomBodyMarshaller
public class WebHttpBodyMarshaller : Microsoft.BizTalk.Adapter.Wcf.Common.ICustomBodyMarshaller
type WebHttpBodyMarshaller = class
    interface ICustomBodyMarshaller
Public Class WebHttpBodyMarshaller
Implements ICustomBodyMarshaller
Inheritance
WebHttpBodyMarshaller
Implements

Constructors

WebHttpBodyMarshaller()

Explicit Interface Implementations

ICustomBodyMarshaller.CreateBizTalkMessageBody(Message, RLConfig)
ICustomBodyMarshaller.CreateBizTalkMessageBody(Message, TLConfig)
ICustomBodyMarshaller.CreateWcfMessageBody(IBaseMessage, RLConfig, IDictionary<String,Object>)
ICustomBodyMarshaller.CreateWcfMessageBody(IBaseMessage, TLConfig, IDictionary<String,Object>)

Applies to