Home | Trees | Index | Help |
---|
Package twisted :: Package trial :: Module remote :: Class DecodeReport |
|
BaseProtocol
--+ |Protocol
--+ |Ephemeral
--+ |Pynana
--+ |Canana
--+ | DecodeReport
TrialProcessProtocol
Method Summary | |
---|---|
__init__(self,
reporter)
| |
__getstate__(self)
(inherited from Ephemeral )
| |
__setstate__(self,
state)
(inherited from Ephemeral )
| |
callExpressionReceived(self,
obj)
(inherited from Pynana )
| |
(Deprecated) (inherited from Protocol )
| |
Called when the connection is shut down. (inherited from Protocol )
| |
Called when a connection is made. (inherited from Canana )
| |
Surrogate for connectionMade Called after protocol negotiation. (inherited from Pynana )
| |
dataReceived(self,
chunk)
(inherited from Canana )
| |
Called when an expression (list, string, or int) is received. | |
gotItem(self,
item)
(inherited from Pynana )
| |
sendEncoded(self,
obj)
(inherited from Canana )
|
Method Details |
---|
expressionReceived(self, lst)Called when an expression (list, string, or int) is received.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Thu May 8 13:16:56 2003 | http://epydoc.sf.net |