|
__init__ def __init__(self, wantLandingPage=True) Undocumented function. |
|
__new__ def __new__(self, *a, **kw) Undocumented function. |
|
_main def _main(self) Undocumented function. |
|
_services def _services(self) Undocumented function. |
|
_stylesheet def _stylesheet(self, **kw) Undocumented function. |
|
enableLandingPage def enableLandingPage(self, enable) Undocumented function. |
|
handleGET def handleGET(self, req) Undocumented function. |
|
invalidURI def invalidURI(self, replyTo, **kw) Undocumented function. |
|
listenOnPort def listenOnPort(self, listenPort) Undocumented function. |
|
poll def poll(self) Undocumented function. |
|
pollHTTPTask def pollHTTPTask(self, task) Undocumented function. |
|
registerGETHandler def registerGETHandler(self, uri, handler, returnsResponse=False, autoSkin=False) Undocumented function. |
|
startCheckingIncomingHTTP def startCheckingIncomingHTTP(self, interval=0.3) Undocumented function. |
|
stopCheckingIncomingHTTP def stopCheckingIncomingHTTP(self) Undocumented function. |
|
unregisterGETHandler def unregisterGETHandler(self, uri) Undocumented function. |