|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NNTPGroup | |
---|---|
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 NNTPGroup in org.apache.james.nntpserver.repository |
---|
Methods in org.apache.james.nntpserver.repository that return NNTPGroup | |
---|---|
NNTPGroup |
NNTPArticle.getGroup()
Gets the group containing this article. |
NNTPGroup |
NNTPRepositoryImpl.getGroup(java.lang.String groupName)
|
NNTPGroup |
NNTPRepository.getGroup(java.lang.String groupName)
Gets the group with the specified name from within the repository. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |