Home | Trees | Index | Help |
---|
Package Honey :: Module Protocol :: Class RawProtocol |
|
object
--+ |BaseProtocol
--+ | RawProtocol
LineProtocol
,
MyRawProtocol
,
MyProtocol
,
MyProtocol
,
DumbProtocol
Method Summary | |
---|---|
a new object with type S, a subtype of T |
|
Callback called when the connection is established (inherited from BaseProtocol )
| |
Callback called when the connection is lost (inherited from BaseProtocol )
| |
Callback called to process received data |
Method Details |
---|
__new__(S, ...)
|
dataReceived(self, data)Callback called to process received data |
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sun Dec 7 16:06:01 2003 | http://epydoc.sf.net |