You can also browse the complete source file or the generated documentation.
class OneShotAppServer(AppServer): def __init__(self, path=None) def recordPID(self) def isPersistent(self) def createApplication(self) def dispatchRawRequest(self, newRequestDict, strmOut)