Uses of Interface
org.apache.james.nntpserver.repository.NNTPArticle

Packages that use NNTPArticle
org.apache.james.nntpserver.repository   
 

Uses of NNTPArticle in org.apache.james.nntpserver.repository
 

Methods in org.apache.james.nntpserver.repository that return NNTPArticle
 NNTPArticle NNTPRepositoryImpl.getArticleFromID(java.lang.String id)
           
 NNTPArticle NNTPGroup.getCurrentArticle()
           
 NNTPArticle NNTPGroup.getArticle(int number)
           
 NNTPArticle NNTPRepository.getArticleFromID(java.lang.String id)
           
 



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.