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

Class ServerFactory

Factory --+
          |
         ServerFactory


A ServerFactory starts protocols when a connection is received from a client.
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