Trees | Index | Help |
---|
Package SPyRO :: Module formats :: Class SOAP_ZSI |
|
SPyRO_Format
--+
|
SOAP_ZSI
Method Summary | |
---|---|
__init__(self)
| |
Dumps a msg. | |
Loads a msg. | |
Inherited from SPyRO_Format | |
Returns the content type to send menssages | |
Creates the call method | |
Creates a DEL|BYE request or any other request at low level | |
Create a result message with |msg| object | |
Creates the get attribute message | |
Create a result message with |msg| object | |
Creates the set attribute message | |
| |
|
Method Details |
---|
_dumps(self, msg, comm)Dumps a msg. Its called for every dump_* if the dump_* method is not overloaded
|
_loads(self, msg, comm)Loads a msg. Its called for every load_* if the load_* method is not overloaded
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sat Oct 14 11:50:52 2006 | http://epydoc.sf.net |