Class: Net::NNTP::InformationRequest

Inherits:
Request
  • Object
show all
Defined in:
lib/net/nntp/request.rb

Overview

Classification of Requests expecting response codes in the 1xx range.

Subclasses:

  • Help

  • Capabilities

Direct Known Subclasses

Capabilities, Help

Method Summary

Methods inherited from Request

#capability, #command, #dotstuff, #initialize, #msgid_or_range, #range, #valid_response?

Constructor Details

This class inherits a constructor from Net::NNTP::Request