twisted.internet.test.test_endpoints.StubApplicationProtocol(protocol.Protocol) class documentationtwisted.internet.test.test_endpoints
(View In Hierarchy)
An IProtocol
provider.
| Method | dataReceived | |
| Method | connectionLost | 
Inherited from Protocol:
| Method | logPrefix | Return a prefix matching the class name, to identify log messages related to this protocol instance. | 
Inherited from BaseProtocol (via Protocol):
| Method | makeConnection | Make a connection to a transport and a server. | 
| Method | connectionMade | Called when a connection is made. |