class documentation

I am an AmpBox that, upon being sent, terminates the connection.

Method __repr__ Undocumented
Class Variable __slots__ 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.
def __repr__(self) -> str: (source)

Undocumented

def _sendTo(self, proto): (source)

Immediately call loseConnection after sending.