Package beepy :: Package transports :: Module base :: Class ClientFactory
[show private | hide private]
[frames | no frames]

Class ClientFactory

Factory --+
          |
         ClientFactory


A ClientFactory initiates protocol connections to a remote server.
Method Summary
    Inherited from Factory
  __str__(self)
  close(self)
  crash(self)
Hard exit
  handleConnect(self, sock, reactor)
A connect event occurred.
  isConnected(self)
  iterate(self)
Check for inbound and outbound data

Generated by Epydoc 2.0 on Thu Sep 30 14:39:25 2004 http://epydoc.sf.net