Client-side SOAP access for S


[Package List] [Top]

Documentation for package `SSOAP' version 0.2-2

Help Pages

"$",SOAPServer,character-method Classes for SOAP Server object
.SOAP Invoke a SOAP method
.SOAPDefaultHandlers Data objects used in SSOAP
.SOAPDefaultNameSpaces Data objects used in SSOAP
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
fromSOAP Converst an XML node to an S Object
fromSOAP,-method Converst an XML node to an S Object
fromSOAP,ANY,ANY,ANY,ANY,ANY-method Converst an XML node to an S Object
fromSOAP,ANY,ANY,ANY,ANY,ArrayType-method Converst an XML node to an S Object
fromSOAP,ANY,ANY,ANY,ANY,character-method Converst an XML node to an S Object
fromSOAP,ANY,ANY,ANY,ANY,missing-method Converst an XML node to an S Object
fromSOAP,ANY,ANY,ANY,ANY,NULL-method Converst an XML node to an S Object
fromSOAP,ANY,ANY,ANY,NULL-method Converst an XML node to an S Object
fromSOAP,character,ANY,ANY,ANY,ANY-method Converst an XML node to an S Object
fromSOAP,character,ANY,ANY,ANY,ArrayType-method Converst an XML node to an S Object
fromSOAP,character,PrimitiveSOAPType,ANY,ANY,ANY-method Converst an XML node to an S Object
fromSOAP,XMLNode,ANY,ANY,ANY,ClassDefinition-method Converst an XML node to an S Object
fromSOAP,XMLNode,ANY,ANY,ANY,PrimitiveSOAPType-method 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
genSOAPClientInterface Create R functions to access SOAP server methods
getNodeById Find XML node by `id' attribute
getSOAPType Compute the SOAP type identifier for an S object
HTTPSOAPServer-class Classes for SOAP Server object
HTTPSSOAPServer-class Classes for SOAP Server 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
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,list,ANY,NULL-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
VirtualSOAPClass-class Classes for representing types for SOAP values
writeSOAPBody Write SOAP message elements directly to connection
writeSOAPEnvelope 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