Home | Trees | Indices | Help |
|
---|
|
twisted.internet.protocol.BaseProtocol --+ | twisted.internet.protocol.Protocol --+ | twisted.protocols.basic._PauseableMixin --+ | twisted.protocols.basic.LineReceiver --+ | StreamingParser
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Method Details |
Override this for when each line is received.
|
Called when the connection is shut down. Clear any circular references here, and any external references to this Protocol. The connection has been closed.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 4 00:10:54 2012 | http://epydoc.sourceforge.net |