Package AccessGrid :: Module EventServiceAsynch :: Class ConnectionMonitor
[show private | hide private]
[frames | no frames]

Class ConnectionMonitor


Method Summary
  __init__(self, timeout)
  AddConnection(self, connObj)
Add connection to list of connections to monitor...
  RemoveConnection(self, connObj)
Remove connection from list of connections to monitor...
  Run(self)
Main loop for connection monitor...
  Start(self)
Start the connection monitor...
  Stop(self)

Method Details

AddConnection(self, connObj)

Add connection to list of connections to monitor

RemoveConnection(self, connObj)

Remove connection from list of connections to monitor

Run(self)

Main loop for connection monitor
Periodically check connections being monitored,
closing them if they have timed out

Start(self)

Start the connection monitor

Generated by Epydoc 2.1 on Mon Jan 09 13:23:51 2006 http://epydoc.sf.net