⇒ Index (Frames) |  ⇒ Index (No Frames) |  ⇒ Package |  ⇒ Package Tree |  ⇒ Full Tree 

Package org.apache.commons.net.nntp

ArticlePointerNo description available.
NNTPNo description available.
NNTPClientNo description available.
NNTPCommand NNTPCommand stores a set of constants for NNTP command codes.
NNTPConnectionClosedException NNTPConnectionClosedException is used to indicate the premature or unexpected closing of an NNTP connection resulting from a NNTPReply.SERVICE_DISCONTINUED response (NNTP reply code 400) to a failed NNTP command.
NNTPReply NNTPReply stores a set of constants for NNTP reply codes.
NewGroupsOrNewsQuery The NewGroupsOrNewsQuery class.
NewsgroupInfo NewsgroupInfo stores information pertaining to a newsgroup returned by the NNTP GROUP, LIST, and NEWGROUPS commands, implemented by selectNewsgroup , listNewsgroups , and listNewNewsgroups respectively.
SimpleNNTPHeader This class is used to construct the bare minimum acceptable header for most news readers.