gnu.inet.nntp
Interface PendingData
- ActiveTimesIterator, ArticleNumberIterator, ArticleStream, GroupIterator, HeaderIterator, LineIterator, OverviewIterator, PairIterator
public interface PendingData
An object representing data outside the simple request/response model of
NNTP. The client needs to read until the end of such data before it
can process further responses.
- Chris Burdess
void | readToEOF() - Reads to the end of this data.
|
readToEOF
public void readToEOF()
throws IOException
Reads to the end of this data.
© Copyright 2003 The Free Software Foundation,
all rights reserved