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 18132 
::Resolv::DNS::Resource - Inherited
  
Class Method Summary
DomainName - Inherited
| .new | Creates a new   | 
    
| .decode_rdata | |
::Resolv::DNS::Resource - Inherited
::Resolv::DNS::Query - Inherited
Instance Attribute Summary
DomainName - Inherited
| #name | The name of this   | 
    
::Resolv::DNS::Resource - Inherited
| #ttl | Remaining Time To Live for this   | 
    
Instance Method Summary
Constructor Details
This class inherits a constructor from Resolv::DNS::Resource::DomainName