Home | Trees | Indices | Help |
---|
|
Reader --+ | DefinitionsReader
The WSDL definitions reader provides an integration between the Definitions and the object cache.
|
|||
|
|||
Definitions |
|
||
Cache |
|
||
|
|||
Constructor |
fn A factory function (constructor) used to create the object not found in the cache. |
||
|
|
Open a WSDL at the specified url. First, the WSDL attempted to be retrieved from the object cache. After unpickled from the cache, the options attribute is restored. If not found, it is downloaded and instantiated using the fn constructor and added to the cache for the next open().
|
Get the cache.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Mar 21 14:39:08 2011 | http://epydoc.sourceforge.net |