SOAPClientInterface-class: Representation of machine-generated interface to SOAP methods...

Description Objects from the Class Slots Methods Author(s) References See Also

Description

This is a simple class that combines a list of functions and a list of classes that are machine-generated to provide an R interface to a SOAP server. It is just a mechanism for combining the code.

Objects from the Class

We use the function genSOAPClientInterface to create instances of this class. Objects can be created by calls of the form new("SOAPClientInterface", ...).

Slots

functions:

Object of class "list". A list of the functions that are proxies to the SOAP methods.

classes:

Object of class "list". A list of classes defined in support of the functions. These correspond to the new data types defined by the SOAP server.

Methods

No methods defined with class "SOAPClientInterface" in the signature.

Author(s)

Duncan Temple Lang <duncan@wald.ucdavis.edu>

References

http://www.w3.org/TR/SOAP/ http://www.omegahat.org/SSOAP, http://www.omegahat.org/bugs.

See Also

genSOAPClientInterface


sckott/SSOAP documentation built on Sept. 16, 2020, 5:49 p.m.