| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NNTPArticle | |
|---|---|
| org.apache.james.nntpserver.repository | Provides the interfaces that define NNTP articles, groups, and repositories as well as the implementations of those interfaces. | 
| Uses of NNTPArticle in org.apache.james.nntpserver.repository | 
|---|
| Methods in org.apache.james.nntpserver.repository that return NNTPArticle | |
|---|---|
 NNTPArticle | 
NNTPGroup.addArticle(java.io.InputStream newsStream)
Adds an article to the group based on the data in the stream.  | 
 NNTPArticle | 
NNTPGroup.getArticle(int number)
Gets the article with the specified article number.  | 
 NNTPArticle | 
NNTPRepository.getArticleFromID(java.lang.String id)
Gets the article with the specified id from within the repository.  | 
 NNTPArticle | 
NNTPRepositoryImpl.getArticleFromID(java.lang.String id)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||