Class: Whois::Parsers::WhoisNicSo

Inherits:
Base
  • Object
show all
Defined in:
lib/whois/parsers/whois.nic.so.rb

Overview

whois.nic.so parser

Parser for the whois.nic.so server.

NOTE: This parser is just a stub and provides only a few basic methods to check for domain availability and get domain status. Please consider to contribute implementing missing methods. See WhoisNicIt parser for an explanation of all available methods and examples.

Instance Attribute Summary

Attributes inherited from Base

#part

Method Summary

Methods inherited from Base

#changed?, #contacts, #content, #initialize, #is, parse_time, property_not_implemented, property_not_supported, property_register, property_state, property_state?, property_supported, #property_supported?, #response_incomplete?, #response_throttled?, #response_unavailable?, #unchanged?, #validate!

Constructor Details

This class inherits a constructor from Whois::Parsers::Base