| Home | Trees | Indices | Help |
|
|---|
|
|
SOAP client module for NDG SAML - for use with SAML SOAP binding
NERC DataGrid Project
Date: 27/07/09
Author: P J Kershaw
Contact: Philip.Kershaw@stfc.ac.uk
Copyright: (C) 2010 Science and Technology Facilities Council
License: http://www.apache.org/licenses/LICENSE-2.0
|
|||
|
SOAPClientError Base class for SOAP Client exceptions |
|||
|
SOAPParseError Error parsing SOAP response |
|||
|
SOAPClientBase Handle client request to a SOAP Service |
|||
|
_SoapIOBase Base class for request and response classes |
|||
|
SOAPRequestBase Interface for SOAP requests |
|||
|
SOAPResponseBase Interface for SOAP responses |
|||
|
UrlLib2SOAPClientError Specialisation to enable the urllib2 response to be included in the exception instance as context information for the caller |
|||
|
SOAPResponseError Raise for invalid SOAP response from server |
|||
|
HTTPException Server returned HTTP code error code |
|||
|
UrlLib2SOAPRequest Interface for UrlLib2 based SOAP Requests |
|||
|
UrlLib2SOAPResponse Interface for UrlLib2 based SOAP Responses |
|||
|
CapitalizedKeysDict Extend dict type to make keys capitalized. |
|||
|
UrlLib2SOAPClient urllib2 based SOAP Client |
|||
|
|||
__revision__ =
|
|||
log = logging.getLogger(__name__)
|
|||
__package__ =
|
|||
|
|||
__revision__
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Apr 4 22:19:18 2012 | http://epydoc.sourceforge.net |