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 Periodically check connections being monitored, closing them if they have timed out
  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 Thu Apr 14 16:39:29 2005 http://epydoc.sf.net