Package ldaptor :: Package test :: Module test_connector :: Class FakeProto
[show private | hide private]
[frames | no frames]

Class FakeProto

BaseProtocol --+    
               |    
        Protocol --+
                   |
                  FakeProto


Method Summary
    Inherited from Protocol
  connectionLost(self, reason)
Called when the connection is shut down.
  dataReceived(self, data)
Called whenever data is received.
    Inherited from BaseProtocol
  connectionMade(self)
Called when a connection is made.
  makeConnection(self, transport)
Make a connection to a transport and a server.

Class Variable Summary
    Inherited from Protocol
Implements __implemented__ = <implementedBy twisted.internet.protoc...
_implementsTuple __implements__ = (<MetaInterface twisted.internet.interf...
ClassProvides __provides__ = <zope.interface.declarations.ClassProvide...
    Inherited from BaseProtocol
ClassProvides __providedBy__ = <zope.interface.declarations.ClassProvi...
int connected = 0                                                                     
NoneType transport = None                                                                  

Generated by Epydoc 2.1 on Mon Jul 25 16:22:13 2005 http://epydoc.sf.net