Package twisted :: Package test :: Module test_internet :: Class MyProtocol
[show private | hide private]
[frames | no frames]

Class MyProtocol

BaseProtocol --+    
               |    
        Protocol --+
                   |
                  MyProtocol


Sample protocol.
Method Summary
  connectionFailed(self)
(Deprecated) (inherited from Protocol)
  connectionLost(self, reason)
Called when the connection is shut down. (inherited from Protocol)
  dataReceived(self, data)
Called whenever data is received. (inherited from Protocol)

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:13 2003 http://epydoc.sf.net