Manages connection notifications for a _ReconnectingFakeConnector instance.

Instance Variable notifications pending Deferreds that will fire when the _ReconnectingFakeConnector's connect method is called
Method __init__ Undocumented
Method notifyOnConnect Connection notification.
Method notifyAll Fire all pending notifications.
notifications =
pending Deferreds that will fire when the _ReconnectingFakeConnector's connect method is called
def __init__(self):
Undocumented
def notifyOnConnect(self):

Connection notification.

ReturnsA Deferred that fires when this instance's twisted.internet.interfaces.IConnector.connect method is called. (type: Deferred)
def notifyAll(self):

Fire all pending notifications.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.