Package | Description |
---|---|
gnu.inet.nntp |
This is an NNTP client, implementing all of RFC 977, and many of the RFC 2980
NNTP extensions.
|
Modifier and Type | Method and Description |
---|---|
GroupIterator |
NNTPConnection.list()
Send a group listing command to the server.
|
GroupIterator |
NNTPConnection.listActive(java.lang.String wildmat)
Returns an iterator over the groups specified according to the wildmat
pattern.
|
GroupIterator |
NNTPConnection.listSubscriptions()
Returns a list of newsgroups suitable for new users of the server.
|
© Copyright 2003 The Free Software Foundation, all rights reserved