Package twisted :: Package internet :: Module default :: Class UNIXConnector
[show private | hide private]
[frames | no frames]

Class UNIXConnector

BaseConnector --+
                |
               UNIXConnector


Method Summary
  __init__(self, reactor, address, factory, timeout)
  buildProtocol(self, addr)
(inherited from BaseConnector)
  cancelTimeout(self)
(inherited from BaseConnector)
  connect(self)
Start connection to remote server. (inherited from BaseConnector)
  connectionFailed(self, reason)
(inherited from BaseConnector)
  connectionLost(self, reason)
(inherited from BaseConnector)
  disconnect(self)
Disconnect whatever our are state is. (inherited from BaseConnector)
  getDestination(self)
  stopConnecting(self)
Stop attempting to connect. (inherited from BaseConnector)
  _makeTransport(self)

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