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