Class: Resolv::DNS::Resource::NS
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
|
|
Instance Chain:
|
|
Inherits: |
Resolv::DNS::Resource::DomainName
|
Defined in: | lib/resolv.rb |
Overview
An authoritative name server.
Constant Summary
-
TypeValue =
Internal use only
# File 'lib/resolv.rb', line 18202
::Resolv::DNS::Resource - Inherited
Class Method Summary
DomainName - Inherited
.new | Creates a new DomainName from |
.decode_rdata |
::Resolv::DNS::Resource - Inherited
::Resolv::DNS::Query - Inherited
Instance Attribute Summary
DomainName - Inherited
#name | The name of this DomainName. |
::Resolv::DNS::Resource - Inherited
#ttl | Remaining Time To Live for this ::Resolv::DNS::Resource. |
Instance Method Summary
Constructor Details
This class inherits a constructor from Resolv::DNS::Resource::DomainName