$-method | Classes for SOAP Server object |
.SOAP | Invoke a SOAP method |
.SOAPDefaultHandlers | Data objects used in SSOAP |
.SOAPDefaultNameSpaces | Data objects used in SSOAP |
.SOAPHttpGet | Functions for making SOAP calls via HTTP GET or POST requests |
.SOAPHttpPost | Functions for making SOAP calls via HTTP GET or POST requests |
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-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-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-method | Information about a programmatically generated function |
returnType | Information about a programmatically generated function |
returnType-method | Information about a programmatically generated function |
server | Information about a programmatically generated function |
server-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-method | Convert S object to SOAP format |
VirtualSOAPClass-class | Classes for representing types for SOAP values |
VirtualXMLSchemaClass-class | Classes for representing types for SOAP values |
writeInterface | Serialize generated interface to a file |
writeSOAPBody | Write SOAP message elements directly to connection |
writeSOAPBody-method | Write SOAP message elements directly to connection |
writeSOAPEnvelope | Write SOAP message elements directly to connection |
writeSOAPEnvelope-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 |