|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NNTPRepository | |
---|---|
org.apache.james.nntpserver | Provides classes implementing NNTP functionality. |
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 NNTPRepository in org.apache.james.nntpserver |
---|
Methods in org.apache.james.nntpserver that return NNTPRepository | |
---|---|
NNTPRepository |
NNTPHandlerConfigurationData.getNNTPRepository()
Returns the NNTPRepository used by this service. |
Uses of NNTPRepository in org.apache.james.nntpserver.repository |
---|
Classes in org.apache.james.nntpserver.repository that implement NNTPRepository | |
---|---|
class |
NNTPRepositoryImpl
NNTP Repository implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |