4.18.4. Classes in the Nntp module

ClassDescription
AbstractNntpProxy Class encapsulating the abstract Nntp proxy.
NntpProxy Default NNTP proxy class based on AbstractNntpProxy.
NntpProxyGroupFilter NNTP proxy class based on NntpProxy with group filtering capacility.
NntpProxyRO NNTP proxy based on AbstractNntpProxy, denying the posting of articles.
NntpProxyStrict NNTP proxy based on AbstractNntpProxy, allowing only the minimal command set.

Table 4.54. Classes of the Nntp module