Home | Trees | Indices | Help |
---|
|
Plugin --+ | MessagePlugin
The base class for suds soap message plugins.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
Suds will send the specified soap envelope. Provides the plugin with the opportunity to inspect/modify the envelope Document before it is sent.
|
Suds will send the specified soap envelope. Provides the plugin with the opportunity to inspect/modify the message text it is sent.
|
Suds has received the specified reply. Provides the plugin with the opportunity to inspect/modify the received XML text before it is SAX parsed.
|
Suds has sax parsed the received reply. Provides the plugin with the opportunity to inspect/modify the sax parsed DOM tree for the reply before it is unmarshalled.
|
Suds has unmarshalled the received reply. Provides the plugin with the opportunity to inspect/modify the unmarshalled reply object before it is returned.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Mar 21 14:39:08 2011 | http://epydoc.sourceforge.net |