eventPageobject

webui.t[1397]

Superclass
Tree

Property
Summary

Method
Summary

Property
Details

Method
Details

getEvent request. This is the mechanism we use to “send” events to the client. The client sends a getEvent request to us, and we simply put it in a queue - we don’t send back any response immediately. As soon as we want to send an event to the client, we go through the queue of pending getEvent requests, and reply to each one with the event we want to send.

eventPage :   WebResource

Superclass Tree   (in declaration order)

eventPage
WebResource
`                 object`

Summary of Properties  

vpath

Inherited from WebResource :
group priority

Summary of Methods  

processRequest sendEvent sendEventTo

Inherited from WebResource :
matchRequest sendAck sendXML

Properties  

vpathOVERRIDDEN

webui.t[1398]

no description available

Methods  

processRequest (req, query)OVERRIDDEN

webui.t[1399]

no description available

sendEvent (msg)

webui.t[1412]

broadcast an event message to each client

sendEventTo (msg, client)

webui.t[1422]

send an event to a particular client

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3