Class t.n.c.ResolverBase:

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

Known subclasses: twisted.names.authority.FileAuthority, twisted.names.cache.CacheResolver, twisted.names.client.Resolver, twisted.names.hosts.Resolver, twisted.names.resolve.ResolverChain, twisted.names.root.Resolver, twisted.names.secondary.SecondaryAuthority (hide last 4 again) ... and 4 more

No class docstring
Line # Kind Name Docs
17 Method __init__ Undocumented
22 Method query Undocumented
31 Method lookupAddress
37 Method lookupIPV6Address
43 Method lookupAddress6
49 Method lookupMailExchange
55 Method lookupNameservers
61 Method lookupCanonicalName
67 Method lookupMailBox
73 Method lookupMailGroup
79 Method lookupMailRename
85 Method lookupPointer
91 Method lookupAuthority
97 Method lookupNull
103 Method lookupWellKnownServices
109 Method lookupService
115 Method lookupHostInfo
121 Method lookupMailboxInfo
127 Method lookupText
133 Method lookupResponsibility
139 Method lookupAFSDatabase
145 Method lookupZone
152 Method lookupNamingAuthorityPointer
159 Method lookupAllRecords
165 Method getHostByName
28 Method _lookup Undocumented
174 Method _cbRecords Undocumented
def __init__(self): (source)
Undocumented
def query(self, query, timeout=None): (source)
Undocumented
def _lookup(self, name, cls, type, timeout): (source)
Undocumented
def lookupAddress(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupAddress
def lookupIPV6Address(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupIPV6Address
def lookupAddress6(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupAddress6
def lookupMailExchange(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupMailExchange
def lookupNameservers(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupNameservers
def lookupCanonicalName(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupCanonicalName
def lookupMailBox(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupMailBox
def lookupMailGroup(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupMailGroup
def lookupMailRename(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupMailRename
def lookupPointer(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupPointer
def lookupAuthority(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupAuthority
def lookupNull(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupNull
def lookupWellKnownServices(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupWellKnownServices
def lookupService(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupService
def lookupHostInfo(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupHostInfo
def lookupMailboxInfo(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupMailboxInfo
def lookupText(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupText
def lookupResponsibility(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupResponsibility
def lookupAFSDatabase(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupAFSDatabase
def lookupZone(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupZone
def lookupNamingAuthorityPointer(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupNamingAuthorityPointer
def lookupAllRecords(self, name, timeout=None): (source)
See Alsotwisted.names.client.lookupAllRecords
def getHostByName(self, name, timeout=None, effort=10): (source)
See Alsotwisted.names.client.getHostByName
def _cbRecords(self, (ans, auth, add), name, effort): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2008-10-26 16:12:37.