| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Module EventServiceAsynch :: Class ConnectionMonitor |
|
| Method Summary | |
|---|---|
__init__(self,
timeout)
| |
Add connection to list of connections to monitor | |
Remove connection from list of connections to monitor | |
Main loop for connection monitor Periodically check connections being monitored, closing them if they have timed out | |
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 |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Apr 14 16:39:29 2005 | http://epydoc.sf.net |