![]() |
Qore xml Module 2.1.0
|
describes an input or output message in a SOAP operational binding More...
#include <WSDL.qm.dox.h>
Inherits Serializable.
Public Member Methods | |
| void | addHeader (BindingMessageHeaderDescription hdr) |
| a list of WSDL::BindingMessageHeaderDescription objects | |
| bool | hasHeaders () |
| returns True if the header descriptions are available | |
| list< BindingMessageHeaderDescription > | getHeaders () |
| returns a list of WSDL::BindingMessageHeaderDescription objects | |
Public Attributes | |
| soft< WSDL::BindingMessageBodyDescription > | body |
| the description of the message body | |
| soft< hash< auto > > | urlReplacement |
| a hash of URL replacement values keyed by part name, values are URI paths | |
| soft< WSDL::BindingContentDescription > | content |
| optional content-type descriptions | |
| soft< WSDL::MimeXmlMessageDescription > | mimeXml |
| optional mimeXml message scription | |
describes an input or output message in a SOAP operational binding
| soft<hash<auto> > WSDL::BindingMessageDescription::urlReplacement |
a hash of URL replacement values keyed by part name, values are URI paths