BrokenMessage is an IMessage which saves the message delivered to it to its domain object.

Instance Variable domain A DummyDomain which will be used to store the message once it is received.
Method __init__ Undocumented
Method lineReceived Undocumented
Method eomReceived Undocumented
domain =
A DummyDomain which will be used to store the message once it is received.
def __init__(self, domain, user):
Undocumented
def lineReceived(self, line):
Undocumented
def eomReceived(self):
Undocumented
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.