twisted.application.test.test_internet.ConnectInformation(object) class documentationtwisted.application.test.test_internet
(View In Hierarchy)
Information about endpointForTesting
| Instance Variable | connectQueue | a listofDeferredreturned fromconnect.  If these are not already fired, you 
can fire them with no value and they will trigger building a factory. | 
| Instance Variable | constructedProtocols | a listof protocols constructed. | 
| Instance Variable | passedFactories | a listofIProtocolFactory;
the ones actually passed to the underlying endpoint / i.e. the reactor. | 
| Method | __init__ | Undocumented | 
list
of IProtocolFactory;
the ones actually passed to the underlying endpoint / i.e. the reactor.