Share via


WebHttpRLConfig Class

Definition

public ref class WebHttpRLConfig sealed : Microsoft::BizTalk::Adapter::Wcf::Config::StandardRLConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigCustomBodyMarshaller, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigEndpointBehavior, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigInboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigInboundRequestHttpProperty, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigOutboundHttpProperty, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigOutboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigRequestHttpProperty, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceBehavior, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceCertificate, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceErrorHandling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceErrorHandlingDetail, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceErrorHandlingDisable, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceThrottling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigSSO, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigWcfExtensions, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigWebHttpBinding, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigWebHttpSecurity
public sealed class WebHttpRLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.StandardRLConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigCustomBodyMarshaller, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigEndpointBehavior, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigInboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigInboundRequestHttpProperty, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigOutboundHttpProperty, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigOutboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigRequestHttpProperty, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceBehavior, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceCertificate, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceErrorHandling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceErrorHandlingDetail, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceErrorHandlingDisable, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceThrottling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigSSO, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigWcfExtensions, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigWebHttpBinding, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigWebHttpSecurity
type WebHttpRLConfig = class
    inherit StandardRLConfig
    interface IAdapterConfigWebHttpBinding
    interface IAdapterConfigWebHttpSecurity
    interface IAdapterConfigServiceCertificate
    interface IAdapterConfigSSO
    interface IAdapterConfigServiceThrottling
    interface IAdapterConfigInboundMessageMarshalling
    interface IAdapterConfigInboundRequestHttpProperty
    interface IAdapterConfigOutboundMessageMarshalling
    interface IAdapterConfigCustomBodyMarshaller
    interface IAdapterConfigServiceErrorHandling
    interface IAdapterConfigServiceErrorHandlingDetail
    interface IAdapterConfigServiceErrorHandlingDisable
    interface IAdapterConfigServiceBehavior
    interface IAdapterConfigEndpointBehavior
    interface IAdapterConfigWcfExtensions
    interface IAdapterConfigOutboundHttpProperty
    interface IAdapterConfigRequestHttpProperty
    interface IAdapterConfigVariablePropertyMapping
Public NotInheritable Class WebHttpRLConfig
Inherits StandardRLConfig
Implements IAdapterConfigCustomBodyMarshaller, IAdapterConfigEndpointBehavior, IAdapterConfigInboundMessageMarshalling, IAdapterConfigInboundRequestHttpProperty, IAdapterConfigOutboundHttpProperty, IAdapterConfigOutboundMessageMarshalling, IAdapterConfigRequestHttpProperty, IAdapterConfigServiceBehavior, IAdapterConfigServiceCertificate, IAdapterConfigServiceErrorHandling, IAdapterConfigServiceErrorHandlingDetail, IAdapterConfigServiceErrorHandlingDisable, IAdapterConfigServiceThrottling, IAdapterConfigSSO, IAdapterConfigWcfExtensions, IAdapterConfigWebHttpBinding, IAdapterConfigWebHttpSecurity
Inheritance
Implements

Constructors

WebHttpRLConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

AddBaseAddressToServiceHost (Inherited from RLConfig)
AddMessageBodyForHttpVerbs
AddMessageBodyForVerbsCollection
Address (Inherited from RLConfig)
BtsHttpHeaders
BtsHttpUrlMapping
BtsVariablePropertyMapping
CloseTimeout (Inherited from StandardRLConfig)
DefaultAddress
DisableLocationOnFailure
EndpointBehaviorConfiguration
ExampleAddress
HttpHeaders
HttpMethodAndUrl
Identity (Inherited from RLConfig)
InboundBodyLocation
InboundBodyPathExpression
InboundNodeEncoding
IncludeExceptionDetailInFaults
MaxConcurrentCalls
MaxReceivedMessageSize
OpenTimeout (Inherited from StandardRLConfig)
OutboundBodyLocation
OutboundXmlTemplate
PropertiesMetadata (Inherited from AdapterConfig)
PropertiesXml (Inherited from AdapterConfig)
SecurityMode
SendTimeout (Inherited from StandardRLConfig)
ServiceBehaviorConfiguration
ServiceCertificate
ServiceCertificateRequired
SuspendMessageOnFailure
TransportClientCredentialType
UseSSO
VariablePropertyMapping
WcfExtensions

Methods

ApplyEndpointBehavior(ServiceEndpoint)
ApplyServiceBehavior(ServiceDescription)
ApplyTimeouts(Binding) (Inherited from StandardRLConfig)
CreateBinding() (Inherited from RLConfig)
CreateBinding(RHConfig)
CreateEndpointAddress() (Inherited from RLConfig)
ExportServiceEndpointConfiguration(String, String) (Inherited from RLConfig)
GetAdapterConfig() (Inherited from AdapterConfig)
GetBodyMarshaller()
GetScheme(Boolean) (Inherited from RLConfig)
ImportServiceEndpointConfiguration(ServiceModelSectionGroup, ServiceEndpointElement) (Inherited from RLConfig)
Load(IPropertyBag)
Load(IPropertyBag)
Save(IPropertyBag) (Inherited from AdapterConfig)
Save(IPropertyBag) (Inherited from AdapterConfig)
SetAdapterConfigProperty(PropertyInfo, Object) (Inherited from AdapterConfig)
Validate() (Inherited from RLConfig)
ValidateAddress()
ValidateBinding() (Inherited from RLConfig)

Applies to