| Home | Trees | Index | Help |
|
|---|
| Package g4ds :: Module protocolcontroller :: Class Dispatcher |
|
Dispatcher so be registered with the protocols.
Only in charge to pass any incoming message to the global Dispatcher.| Method Summary | |
|---|---|
Yet empty Constructor. | |
Passes messages to the GlobalDispatcher in the messagehandler module. | |
| Method Details |
|---|
__init__(self)
Yet empty Constructor.
|
dispatch(self, protocol, message)Passes messages to the GlobalDispatcher in the messagehandler module.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Sat Oct 22 22:52:47 2005 | http://epydoc.sf.net |