Soap12

Soap12 class

Contains the string constants of SOAP version 1.2.

class Soap12

Methods

MethodDescription
Soap12()The default constructor is deleted.

Fields

FieldDescription
static EncodingThe value of the ‘xmlns:SOAP-ENC’ attribute.
static NamespaceThe value of the ‘xmlns:soapenv’ attribute.
static PrefixThe SOAP version 1.2 prefix.
static RpcNamespaceThe value of the ‘xmlns:rpc’ attribute.

See Also