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 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 received the specified reply. Provides the plugin with the opportunity to inspect/modify the received XML text before it is SAX parsed.
|
Suds will send the specified soap envelope. Provides the plugin with the opportunity to inspect/modify the message text it is sent.
|
Suds has unmarshalled the received reply. Provides the plugin with the opportunity to inspect/modify the unmarshalled reply object before it is returned.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 20 03:54:27 2014 | http://epydoc.sourceforge.net |