twisted.protocols.amp.QuitBox(AmpBox)
class documentationtwisted.protocols.amp
View Source
(View In Hierarchy)
I am an AmpBox that, upon being sent, terminates the connection.
Method | __repr__ | Undocumented |
Method | _sendTo | Immediately call loseConnection after sending. |
Inherited from AmpBox:
Method | __init__ | Initialize a new AmpBox . |
Method | copy | Return another AmpBox just like me. |
Method | serialize | Convert me into a wire-encoded string. |
Immediately call loseConnection after sending.