Home | Trees | Indices | Help |
|
---|
|
Parses and builds SOAP calls transparently.
|
|||
SOAPProxy Proxy for making remote SOAP calls Based on twisted.web.soap.Proxy and SOAPpy. |
|||
HTTPTransport Wrapper class for a HTTP SOAP call. |
|||
HTTPError Represents an error of a HTTP request. |
|
|||
string |
|
||
string |
|
||
string |
|
||
tuple |
|
|
|||
NS_SOAP_ENV = "{http://schemas.xmlsoap.org/soap/envelope/}"
|
|||
NS_SOAP_ENC = "{http://schemas.xmlsoap.org/soap/encoding/}"
|
|||
NS_XSI = "{http://www.w3.org/1999/XMLSchema-instance}"
|
|||
NS_XSD = "{http://www.w3.org/1999/XMLSchema}"
|
|||
SOAP_ENCODING = "http://schemas.xmlsoap.org/soap/encoding/"
|
|||
UPNPERRORS = {401: 'Invalid Action', 402: 'Invalid Args', 501:
|
|
Builds an UPnP SOAP error message.
|
Builds a soap call.
|
Decodes the result out of an Element. Returns the text, if possible.
|
Parses a soap call and returns a 4-tuple.
|
|
UPNPERRORS
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jun 9 22:24:57 2009 | http://epydoc.sourceforge.net |