Package org.apache.james.nntpserver.repository

Provides the interfaces that define NNTP articles, groups, and repositories as well as the implementations of those interfaces.

See:
          Description

Interface Summary
NNTPArticle Contract exposed by a NewsGroup Article
NNTPGroup Contract exposed by a NewsGroup
NNTPRepository Abstraction of entire NNTP Repository.
 

Class Summary
ArticleIDRepository ArticleIDRepository: contains one file for each article.
NNTPRepositoryImpl NNTP Repository implementation.
 

Package org.apache.james.nntpserver.repository Description

Provides the interfaces that define NNTP articles, groups, and repositories as well as the implementations of those interfaces.



Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.