Unite API

Class WebServerRequestEvent

Object
   |
   +--WebServerRequestEvent

class WebServerRequestEvent


Event fired when requests are made to the Web server.

See opera.io.webserver.addEventListener() for details on different event names.


Defined in unite.js


Field Summary
 WebServerConnection connection
          The connection this request event was generated from.
 int id
          Id of the connection this request was generated from.
 
Constructor Summary
WebServerRequestEvent()
            This class has no public constructor.
 

Field Detail

connection

WebServerConnection connection

id

int id

Constructor Detail

WebServerRequestEvent

WebServerRequestEvent()

Unite API

Documentation generated by JSDoc on Tue Oct 6 11:15:52 2009