88 const Version =
"0.2.5";
134 constructor(AbstractAuthenticator auth, *code n_getLogMessage,
bool dbg = False);
148 addMethod(WebService ws, WSOperation op, any func, *
string help, *
int logopt, any cmark, *
string path, any err_func, *
string altpath);
152 setDebug(
bool dbg = True);
160 removeService(
string name);
165 final private addMethodInternal(WebService ws, hash method);
168 private *hash help(hash cx);
172 final private log(hash cx,
string str);
178 static string makeSoapFaultResponse(
bool soap12,
string err,
string desc, *
bool fmt);
183 final private *hash callOperation(hash cx, any args, *
string soapaction,
bool reqsoap12);
188 final hash handleRequest(hash cx, hash hdr, *data body);
191 private *WebService tryMatch(
string path);
main SoapHandler namespace
Definition: SoapHandler.qm.dox.h:82