Class ArticleReader
- java.lang.Object
-
- org.apache.commons.net.examples.nntp.ArticleReader
-
public class ArticleReader extends java.lang.Object
Sample program demonstrating the use of article header and body retrieval
-
-
Constructor Summary
Constructors Constructor Description ArticleReader()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-