Package twisted :: Package protocols :: Module loopback :: Class LoopbackRelay
[show private | hide private]
[frames | no frames]

Class LoopbackRelay


Method Summary
  __init__(self, target, logFile)
  clearBuffer(self)
  getHost(self)
  getPeer(self)
  loseConnection(self)
  registerProducer(self, producer, streaming)
  unregisterProducer(self)
  write(self, data)
  writeSequence(self, iovec)

Class Variable Summary
tuple __implements__
str buffer
int disconnecting
NoneType producer
int shouldLose

Class Variable Details

__implements__

Type:
tuple
Value:
(<class twisted.internet.interfaces.ITransport at 0x822ba6c>,
 <class twisted.internet.interfaces.IConsumer at 0x823ed4c>)           

buffer

Type:
str
Value:
''                                                                     

disconnecting

Type:
int
Value:
0                                                                      

producer

Type:
NoneType
Value:
None                                                                   

shouldLose

Type:
int
Value:
0                                                                      

Generated by Epydoc 1.1 on Fri Jun 27 03:45:50 2003 http://epydoc.sf.net