aiWebServer

Inheritance:

Methods of aiWebServer:

__init__
def __init__(self, air, listenPort=8080)

Undocumented function.

blank
def blank(self, replyTo, **kw)

Undocumented function.

genAvSelect
def genAvSelect(self)

Undocumented function.

generateSortedIDList
def generateSortedIDList(self)

Undocumented function.

genQuestSelect
def genQuestSelect(self)

Undocumented function.

inspect
def inspect(self, replyTo, **kw)

Undocumented function.

magicWord
def magicWord(self, replyTo, **kw)

Undocumented function.

oInst
def oInst(self, replyTo, **kw)

Undocumented function.

oMenu
def oMenu(self, replyTo, **kw)

Undocumented function.

oType
def oType(self, replyTo, **kw)

Undocumented function.

pollHTTPTask
def pollHTTPTask(self, task)

Task that polls the HTTP server for new requests.

startCheckingIncomingHTTP
def startCheckingIncomingHTTP(self)

Undocumented function.

stopCheckingIncomingHTTP
def stopCheckingIncomingHTTP(self)

Undocumented function.

systemInfo
def systemInfo(self, replyTo, **kw)

Undocumented function.

timeStamp
def timeStamp(self)

Undocumented function.