class documentation

Undocumented

Method soap_add Undocumented
Method soap_complex Undocumented
Method soap_defer Undocumented
Method soap_deferFail Undocumented
Method soap_deferFault Undocumented
Method soap_dict Undocumented
Method soap_fail Undocumented
Method soap_kwargs Undocumented
Method soap_struct Undocumented
Method soap_triple Undocumented

Inherited from SOAPPublisher:

Method lookupFunction Lookup published SOAP function.
Method render Handle a SOAP command.
Class Variable encoding Undocumented
Class Variable isLeaf Signal if this IResource implementor is a "leaf node" or not. If True, getChildWithDefault will not be called on this Resource.
Method _gotError Undocumented
Method _gotResult Undocumented
Method _methodNotFound Undocumented
Method _sendResponse Undocumented

Inherited from Resource (via SOAPPublisher):

Method __init__ Initialize.
Method delEntity Undocumented
Method getChild Retrieve a 'child' resource from me.
Method getChildForRequest Deprecated in favor of getChildForRequest.
Method getChildWithDefault Retrieve a static or dynamically generated child resource from me.
Method getDynamicEntity Undocumented
Method getStaticEntity Undocumented
Method listDynamicEntities Undocumented
Method listDynamicNames Undocumented
Method listEntities Undocumented
Method listNames Undocumented
Method listStaticEntities Undocumented
Method listStaticNames Undocumented
Method putChild Register a static child.
Method reallyPutEntity Undocumented
Method render_HEAD Default handling of HEAD method.
Class Variable server Undocumented
Instance Variable children Undocumented
def soap_add(self, a, b): (source)

Undocumented

def soap_complex(self): (source)

Undocumented

def soap_defer(self, x): (source)

Undocumented

def soap_deferFail(self): (source)

Undocumented

def soap_deferFault(self): (source)

Undocumented

def soap_dict(self, map, key): (source)

Undocumented

def soap_fail(self): (source)

Undocumented

def soap_kwargs(self, a=1, b=2): (source)

Undocumented

def soap_struct(self): (source)

Undocumented

def soap_triple(self, string, num): (source)

Undocumented