Home | Trees | Indices | Help |
|
---|
|
object --+ | FlowControl.Controller --+ | PyroListenController
Handle connection from remote machine, control PyroControllers. This meta controller handles a Pyro daemon, which checks the TCP socket for new input and acts accordingly. This class is analagous to VisionEgg.TCPController.SocketListenController.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
Inherited from |
Method Details |
Called by PyroServer. Creates a PyroListenerController instance.
|
Called by Presentation. Evaluate during the main 'go' loop. Override this method in subclasses.
|
Called by Presentation. Evaluate between runs of the main 'go' loop. Override this method in subclasses.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sat Jun 7 15:40:10 2008 | http://epydoc.sourceforge.net |