SoapClient

Wrapper around a soap client.

Constructors

this
this()

Creates a new soap client.

Members

Functions

sendRawRequest
void sendRawRequest(string url, string soapAction, string soapEnvelope)
Undocumented in source. Be warned that the author may not have intended to support it.
sendRequestFromFunctionDefinition
ReturnType!f sendRequestFromFunctionDefinition(Parameters!f )
Undocumented in source. Be warned that the author may not have intended to support it.

Meta