| Home | Trees | Index | Help |
|
|---|
| Package pyrobot :: Package system :: Module ClientServer :: Class ReqHandler |
|
BaseRequestHandler --+
|
ReqHandler
| Method Summary | |
|---|---|
handle(self)
| |
this functin will handle all the incoming messages from client... | |
process_robot(self,
data)
| |
| Inherited from BaseRequestHandler | |
| |
| |
| |
| Method Details |
|---|
process(self, data)this functin will handle all the incoming messages from client args: data - Message class return: msg - Message class |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jul 25 01:39:26 2005 | http://epydoc.sf.net |