t.n.a.FileAuthority(common.ResolverBase) : class documentation

Part of twisted.names.authority View Source View In Hierarchy

Known subclasses: twisted.names.authority.BindAuthority, twisted.names.authority.PySourceAuthority

An Authority that is loaded from a file.
Method __init__ Undocumented
Method __setstate__ Undocumented
Method lookupZone
Method _lookup Undocumented
Method _cbAllRecords Undocumented

Inherited from ResolverBase:

Method exceptionForCode Convert a response code (one of the possible values of dns.Message.rCode to an exception instance representing it.
Method query Undocumented
Method lookupAddress
Method lookupIPV6Address
Method lookupAddress6
Method lookupMailExchange
Method lookupNameservers
Method lookupCanonicalName
Method lookupMailBox
Method lookupMailGroup
Method lookupMailRename
Method lookupPointer
Method lookupAuthority
Method lookupNull
Method lookupWellKnownServices
Method lookupService
Method lookupHostInfo
Method lookupMailboxInfo
Method lookupText
Method lookupSenderPolicy
Method lookupResponsibility
Method lookupAFSDatabase
Method lookupNamingAuthorityPointer
Method lookupAllRecords
Method getHostByName
Method _cbRecords Undocumented
def __init__(self, filename): (source)
Undocumented
def __setstate__(self, state): (source)
Undocumented
def _lookup(self, name, cls, type, timeout=None): (source)
Undocumented
def lookupZone(self, name, timeout=10): (source)
See Alsotwisted.names.client.lookupZone
def _cbAllRecords(self, results): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.