.SOAP | Invoke a SOAP method |
.SOAPDefaultHandlers | Data objects used in SSOAP |
.SOAPDefaultNameSpaces | Data objects used in SSOAP |
fromSOAP | Converst an XML node to an S Object |
fromSOAPArray | Converst an XML node to an S Object |
fromSOAPStruct | Converst an XML node to an S Object |
getHTTPContent | Process raw HTTP header in S object |
getNodeById | Find XML node by `id' attribute |
getSOAPType | Compute the SOAP type identifier for an S object |
isHTTPError | Determines if an error occurred in an HTTP communication |
parseSOAP | Parse XML message |
processWSDL | Read and process a Web Service Description Language file |
SOAP.logical | Convert a SOAP logical value to S |
SOAPFault | Create a SOAP Fault object |
SOAPHandlers | Get SOAP function handlers |
SOAPNameSpaces | Get SOAP namespace definitions |
SOAPPrimitiveConverters | Data objects used in SSOAP |
SOAPServer | Create a SOAP server object |
SOAPTypes | Data objects used in SSOAP |
toSOAP | Convert S object to SOAP format |
writeSOAPBody | Write SOAP message elements directly to connection |
writeSOAPEnvelope | Write SOAP message elements directly to connection |
writeSOAPHeader | Write SOAP message elements directly to connection |
writeSOAPMessage | Write SOAP message elements directly to connection |
writeTypes | Output SOAP type information for an S object. |