Uses of Package
org.apache.commons.net.nntp
Packages that use org.apache.commons.net.nntp
-
Classes in org.apache.commons.net.nntp used by org.apache.commons.net.nntpClassDescriptionBasic state needed for message retrieval and threading.Class contains details about an article.Deprecated.The NewGroupsOrNewsQuery class.NewsgroupInfo stores information pertaining to a newsgroup returned by the NNTP GROUP, LIST, and NEWGROUPS commands, implemented by
selectNewsgroup
,listNewsgroups
, andlistNewNewsgroups
respectively.The NNTP class is not meant to be used by itself and is provided only so that you may easily implement your own NNTP client if you so desire.A placeholder interface for threadable message objects.
ArticleInfo
instead