Classes | |
| class | Details_SoapException |
| class | HttpWebClientProtocol |
| class | InvokeCompletedEventArgs |
| class | SoapDocumentMethodAttribute |
| class | SoapDocumentServiceAttribute |
| class | SoapHeader |
| class | SoapHeaderAttribute |
| class | SoapHeaderCollection |
| Contains a collection of instances of the SoapHeader class. More... | |
| class | SoapHttpClientProtocol |
| class | WebClientProtocol |
Typedefs | |
| using | SoapException = System::ExceptionWrapper< Details_SoapException > |
Enumerations | |
| enum | SoapHeaderDirection { SoapHeaderDirection::In = 0x1, SoapHeaderDirection::InOut = 0x3, SoapHeaderDirection::Out = 0x2, SoapHeaderDirection::Fault = 0x4 } |
| enum | SoapMessageStage { SoapMessageStage::AfterDeserialize = 0x8, SoapMessageStage::AfterSerialize = 0x2, SoapMessageStage::BeforeDeserialize = 0x4, SoapMessageStage::BeforeSerialize = 0x1 } |
| enum | SoapParameterStyle { SoapParameterStyle::Default, SoapParameterStyle::Bare, SoapParameterStyle::Wrapped } |
| enum | SoapProtocolVersion { SoapProtocolVersion::Default, SoapProtocolVersion::Soap11, SoapProtocolVersion::Soap12 } |
| enum | SoapServiceRoutingStyle { SoapServiceRoutingStyle::SoapAction = 0x0, SoapServiceRoutingStyle::RequestElement = 0x1 } |
Functions | |
| DECLARE_ENUM_OPERATORS (System::Web::Services::Protocols::SoapHeaderDirection) | |
| DECLARE_ENUM_OPERATORS (System::Web::Services::Protocols::SoapMessageStage) | |
| using System::Web::Services::Protocols::SoapException = typedef System::ExceptionWrapper<Details_SoapException> |
| System::Web::Services::Protocols::DECLARE_ENUM_OPERATORS | ( | System::Web::Services::Protocols::SoapMessageStage | ) |
| System::Web::Services::Protocols::DECLARE_ENUM_OPERATORS | ( | System::Web::Services::Protocols::SoapHeaderDirection | ) |