Home | Trees | Indices | Help |
|
---|
|
SOAP common package for NDG SAML.
Initially for use with SAML SOAP Bindings. This itself uses ElementTree. This SOAP interface provides an ElementTree interface to support it
NERC DataGrid Project
Date: 24/07/09
Author: P J Kershaw
Contact: Philip.Kershaw@stfc.ac.uk
Copyright: (C) 2009 Science and Technology Facilities Council
License: http://www.apache.org/licenses/LICENSE-2.0
|
|||
|
|
|||
Config Configuration options |
|||
SOAPObject Base class for SOAP envelope, header and body elements |
|||
SOAPEnvelopeBase SOAP Envelope |
|||
SOAPHeaderBase SOAP Header base class |
|||
SOAPBodyBase SOAP Body base class |
|||
SOAPFaultBase SOAP Fault |
|||
SOAPException Base SOAP Exception class |
|||
SOAPFaultException Raise an exception which also creates a fault object |
|
|||
module |
|
|
|||
__revision__ =
|
|||
log = logging.getLogger(__name__)
|
|||
__package__ =
|
|
Imports ElementTree or the lxml ElementTree API depending on the Config.use_lxml value and whether the lxml package is found.
|
|
__revision__
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 4 22:19:18 2012 | http://epydoc.sourceforge.net |