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
NNTPLineReader Read and translates client data.
NNTPRepository Abstraction of entire NNTP Repository.
 

Class Summary
ArticleIDRepository ArticleIDRepository: contains one file for each article.
NNTPLineReaderImpl Reads and translates client data.
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 © 1999-2002 Apache Jakarta Project. All Rights Reserved."