Package org.apache.commons.net.nntp
Class ArticleInfo
java.lang.Object
org.apache.commons.net.nntp.ArticleInfo
Class contains details about an article. Create an instance of the class and pass it to the appropriate NNTP method. The values will be populated on return.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
articleId
- 
articleNumber
 
- 
- 
Constructor Details- 
ArticleInfopublic ArticleInfo()
 
-