t.n.d.Record_DNAME(SimpleRecord) : class documentation

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

A non-terminal DNS name redirection.

This record type provides the capability to map an entire subtree of the DNS name space to another domain. It differs from the CNAME record which maps a single node of the name space.

See Alsohttp://www.faqs.org/rfcs/rfc2672.html
http://www.faqs.org/rfcs/rfc3363.html

Inherited from SimpleRecord:

Instance Variable name The name associated with this record. (type: Name)
Instance Variable ttl The maximum number of seconds which this record should be cached. (type: int)
Method __init__ Undocumented
Method encode Undocumented
Method decode Undocumented
Method __hash__ Undocumented

Inherited from FancyStrMixin (via SimpleRecord):

Method __str__ Undocumented

Inherited from FancyEqMixin (via SimpleRecord):

Method __eq__ Undocumented
Method __ne__ Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.