Table of Contents

Class: DNSBoss Twisted-0.19.0/twisted/names/dns.py
Methods   
__getstate__
__init__
accomplish
addPending
createBothFactories
createFactory
createTCPFactory
createUDPFactory
queryTCP
queryUDP
removePending
startListening
startListeningBoth
startListeningTCP
startListeningUDP
stopReading
stopReadingBoth
stopReadingTCP
stopReadingUDP
  __getstate__ 
__getstate__ ( self )

  __init__ 
__init__ ( self )

  accomplish 
accomplish (
        self,
        key,
        data,
        )

  addPending 
addPending ( self,  callback )

  createBothFactories 
createBothFactories ( self )

  createFactory 
createFactory ( self,  i )

  createTCPFactory 
createTCPFactory ( self )

  createUDPFactory 
createUDPFactory ( self )

  queryTCP 
queryTCP (
        self,
        addr,
        name,
        callback,
        type=1,
        cls=1,
        recursive=1,
        )

  queryUDP 
queryUDP (
        self,
        addr,
        name,
        callback,
        type=1,
        cls=1,
        recursive=1,
        )

  removePending 
removePending ( self,  id )

  startListening 
startListening (
        self,
        i,
        portNum=0,
        )

  startListeningBoth 
startListeningBoth ( self,  portNum=0 )

  startListeningTCP 
startListeningTCP ( self,  portNum=0 )

  startListeningUDP 
startListeningUDP ( self,  portNum=0 )

  stopReading 
stopReading ( self,  i )

  stopReadingBoth 
stopReadingBoth ( self )

  stopReadingTCP 
stopReadingTCP ( self )

  stopReadingUDP 
stopReadingUDP ( self )


Table of Contents

This document was automatically generated on Sun Jul 14 19:52:53 2002 by HappyDoc version 2.0