Contains the string constants of SOAP version 1.2. More...
Classes | |
class | Attribute |
Contains the names of the attributes of SOAP version 1.2. More... | |
class | Code |
Contains the names of the codes of SOAP version 1.2. More... | |
class | Element |
Contains the names of the elements of SOAP version 1.2. More... | |
Public Member Functions | |
Soap12 ()=delete | |
The default constructor is deleted. More... | |
Static Public Attributes | |
static const String | Namespace |
The value of the 'xmlns:soapenv' attribute. More... | |
static const String | Encoding |
The value of the 'xmlns:SOAP-ENC' attribute. More... | |
static const String | RpcNamespace |
The value of the 'xmlns:rpc' attribute. More... | |
static const String | Prefix |
The SOAP version 1.2 prefix. More... | |
Contains the string constants of SOAP version 1.2.
|
delete |
The default constructor is deleted.
|
static |
The value of the 'xmlns:SOAP-ENC' attribute.
|
static |
The value of the 'xmlns:soapenv' attribute.
|
static |
The SOAP version 1.2 prefix.
|
static |
The value of the 'xmlns:rpc' attribute.