Package AccessGrid :: Package hosting :: Package SOAPpy :: Module Server
[show private | hide private]
[frames | no frames]

Module AccessGrid.hosting.SOAPpy.Server

SOAPpy server wrappers

This module provides helper classes for servers using the SOAPpy server.
Classes
InsecureServer The InsecureServer class derives from the SOAPpy server, but doesn't require any authorization information.
SecureServer The SecureServer extends the SOAPpy server base class to use GSIHTTP for connections.
_Server The server base class provides all the functionality required for a SOAP server based upon the SOAPpy module.

Variable Summary
str __revision__ = '$Id: Server.py,v 1.19 2004/09/10 03:58:5...
Logger log = <logging.Logger instance at 0x01119F08>

Variable Details

__revision__

Type:
str
Value:
'$Id: Server.py,v 1.19 2004/09/10 03:58:54 judson Exp $'               

log

Type:
Logger
Value:
<logging.Logger instance at 0x01119F08>                                

Generated by Epydoc 2.1 on Thu Apr 14 16:39:28 2005 http://epydoc.sf.net