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

Class Factory

Known Subclasses:
ClientFactory, ServerFactory

A factory starts Protocols when initiated
Method Summary
  __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

Class Variable Summary
classobj protocol = beepy.transports.base.LineReceiver

Method Details

crash(self)

Hard exit

handleConnect(self, sock, reactor)

A connect event occurred.

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