![[R logo]](../../../doc/html/logo.jpg)
| $,DynamicSOAPServer-method | Classes for SOAP Server object |
| $,SOAPServer-method | Classes for SOAP Server object |
| .SOAP | Invoke a SOAP method |
| .SOAPDefaultHandlers | Data objects used in SSOAP |
| .SOAPDefaultNameSpaces | Data objects used in SSOAP |
| .XMLRPC | Invoke a server method via XML-RPC |
| as.SOAPDate | Convert S object to SOAP format |
| as.SOAPDateTime | Convert S object to SOAP format |
| BasicSOAPType-class | Classes for representing types for SOAP values |
| convertFromSOAP | Convert SOAP result to S object |
| convertFromSOAP,SOAPResult-method | Convert SOAP result to S object |
| dynamicSOAPServer | Create a SOAP server object |
| DynamicSOAPServer-class | Classes for SOAP Server object |
| genSOAPClientInterface | Create R functions to access SOAP server methods |
| getReturnNode | Get XML node from SOAP response |
| getSOAPType | Compute the SOAP type identifier for an S object |
| help | Information about a programmatically generated function |
| HTTPSOAPServer-class | Classes for SOAP Server object |
| HTTPSSOAPServer-class | Classes for SOAP Server object |
| isHTTPError | Determines if an error occurred in an HTTP communication |
| names,DynamicSOAPServer-method | Classes for SOAP Server object |
| parseSOAP | Parse XML message |
| processWSDL | Read and process a Web Service Description Language file |
| returnConverter | Information about a programmatically generated function |
| returnConverter,WSDLGeneratedSOAPFunction-method | Information about a programmatically generated function |
| returnType | Information about a programmatically generated function |
| returnType,WSDLGeneratedSOAPFunction-method | Information about a programmatically generated function |
| server | Information about a programmatically generated function |
| server,WSDLGeneratedSOAPFunction-method | Information about a programmatically generated function |
| SOAPClientInterface-class | Representation of machine-generated interface to SOAP methods and classes |
| SOAPFault | Create a SOAP Fault object |
| SOAPHandlers | Get SOAP function handlers |
| SOAPNameSpaces | Get SOAP namespace definitions |
| SOAPPrimitiveConverters | Data objects used in SSOAP |
| SOAPResult | Create an object to represent the raw result of a SOAP invocation |
| SOAPResult-class | Description of a the result of a SOAP request |
| SOAPServer | Create a SOAP server object |
| SOAPServer-class | Classes for SOAP Server object |
| SOAPServerDescription | Constructor for describing methods and data structures of a SOAP server |
| SOAPServerDescription-class | Description of a SOAP Server's methods and data types |
| SOAPType-class | Classes for representing types for SOAP values |
| SOAPTypeReference-class | Classes for representing types for SOAP values |
| SOAPTypes | Data objects used in SSOAP |
| SOAPVoidType-class | Classes for representing types for SOAP values |
| toSOAP | Convert S object to SOAP format |
| toSOAP,ANY,ANY,ArrayType-method | Convert S object to SOAP format |
| toSOAP,ANY,ANY,ClassDefinition-method | Convert S object to SOAP format |
| toSOAP,list,ANY,NULL-method | Convert S object to SOAP format |
| toSOAP,POSIXt,ANY,SOAPDate-method | Convert S object to SOAP format |
| toSOAP,POSIXt,ANY,SOAPDateTime-method | Convert S object to SOAP format |
| toSOAP,POSIXt,ANY,SOAPTime-method | Convert S object to SOAP format |
| toSOAP,vector,ANY,NULL-method | Convert S object to SOAP format |
| toSOAP,vector,ANY,PrimitiveSOAPType-method | Convert S object to SOAP format |
| toSOAP,vector,ANY,SOAPType-method | Convert S object to SOAP format |
| toSOAP,vector,connection,PrimitiveSOAPType-method | Convert S object to SOAP format |
| toSOAP,vector,XMLInternalDocument,PrimitiveSOAPType-method | Convert S object to SOAP format |
| VirtualSOAPClass-class | Classes for representing types for SOAP values |
| writeInterface | Serialize generated interface to a file |
| writeSOAPBody | Write SOAP message elements directly to connection |
| writeSOAPBody,ANY,ANY,connection-method | Write SOAP message elements directly to connection |
| writeSOAPBody,ANY,ANY,XMLInternalDocument-method | Write SOAP message elements directly to connection |
| writeSOAPEnvelope | Write SOAP message elements directly to connection |
| writeSOAPEnvelope,connection-method | Write SOAP message elements directly to connection |
| writeSOAPEnvelope,XMLInternalDocument-method | Write SOAP message elements directly to connection |
| writeSOAPMessage | Write SOAP message elements directly to connection |
| writeTypes | Output SOAP type information for an S object. |
| WSDLMethod-class | Description of a SOAP method |
| WSDLParseHandlers | Creates functions for XML parser for processing import/include XML nodes |
| xmlRPCHandlers | Process result from XML-RPC request |
| xmlRPCResult | Process result from XML-RPC request |