Home | Trees | Index | Help |
---|
Package HappyChat :: Module HappyChatProtocol :: Class HappyChatTCPBasedProtocol |
|
HappyChatDefaultProtocol
,
HappyChatPendingProtocol
,
HappylolPendingProtocol
Method Summary | |
---|---|
tuple of (method ,
Element ).
|
get the command of the raw XML structure |
call on each query get the command to execute in the raw XML structure the executed action can me a method of this class or a function in a module in the actions package |
Method Details |
---|
getCommand(self, data)get the command of the raw XML structure @return the command to do.
|
onQuery(self, socket, data, world)call on each query get the command to execute in the raw XML structure the executed action can me a method of this class or a function in a module in the actions package
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Sep 14 21:34:47 2004 | http://epydoc.sf.net |