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 | Class and Description |
---|---|
class |
ActiveTimesIterator
An iterator over an NNTP LIST ACTIVE.TIMES listing.
|
class |
ArticleNumberIterator
An iterator over a listing of article numbers.
|
class |
ArticleStream
A stream that can be told to read to the end of its data.
|
class |
GroupIterator
An iterator over an NNTP newsgroup listing.
|
class |
HeaderIterator
An iterator over an NNTP XHDR listing.
|
class |
LineIterator
An iterator over an NNTP multi-line response.
|
class |
OverviewIterator
An iterator over an overview listing.
|
class |
PairIterator
An iterator over a pair listing.
|
Modifier and Type | Field and Description |
---|---|
protected PendingData |
NNTPConnection.pendingData
Pending data, if any.
|
© Copyright 2003 The Free Software Foundation, all rights reserved