| Home | Trees | Index | Help |
|
|---|
| Package VisionEgg :: Module PyroHelpers :: Class PyroServer |
|
Set up a Pyro server for your PyroControllers and PyroGoClass. This class is analagous to VisionEgg.TCPController.TCPServer.
| Method Summary | |
|---|---|
__init__(self)
| |
Serve an object under a name... | |
create_listener_controller(self)
| |
disconnect(self,
object)
| |
get_hostname_and_port(self)
| |
Only use this if you don't use the PyroListenerController. | |
| Method Details |
|---|
connect(self, object, name)Serve an object under a name |
handleRequests(self, timeout=0)Only use this if you don't use the PyroListenerController. A timeout of 0 specifies return immediately. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Fri Sep 19 18:29:36 2003 | http://epydoc.sf.net |