Part of twisted.internet.protocol View Source View In Hierarchy
This doesn't actually stream the file to the attached protocol, and is thus useful mainly as a utility for debugging protocols.
Method | __init__ | Undocumented |
Method | write | Undocumented |
Method | registerProducer | From abstract.FileDescriptor |
Method | unregisterProducer | Undocumented |
Method | stopConsuming | Undocumented |
Method | writeSequence | Undocumented |
Method | loseConnection | Undocumented |
Method | getPeer | Undocumented |
Method | getHost | Undocumented |
Method | handleException | Undocumented |
Method | resumeProducing | Undocumented |
Method | pauseProducing | Undocumented |
Method | stopProducing | Undocumented |
Method | _checkProducer | Undocumented |