| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Package hosting :: Module SOAPInterface |
|
This is the base class for all SOAP interface objects. It has two primary methods, the constructor and a default authorization for all interfaces.
| Classes | |
|---|---|
SOAPInterface |
This is the SOAP Interface object. |
SOAPIWrapper |
A SOAP interface wrapper object. |
| Exceptions | |
|---|---|
ConnectionFailed |
This is raised when a SOAP client can't connect to a service. |
InvalidURL |
This is raised when a url doesn't point to a service. |
| Variable Summary | |
|---|---|
str |
__revision__ = '$Id: SOAPInterface.py,v 1.16.2.1 2005/08...
|
Logger |
log = <logging.Logger instance at 0x01231C10>
|
SRE_Pattern |
methodPat = ^<(slot wrapper|bound method|built-in method...
|
| Variable Details |
|---|
__revision__
|
log
|
methodPat
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jan 09 13:23:46 2006 | http://epydoc.sf.net |