|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.james.nntpserver.repository.NNTPLineReaderImpl
reads and translates client data. After this translation, the data can be streamed into server repository. Handles Dot Stuffing.
Constructor Summary | |
NNTPLineReaderImpl(java.io.BufferedReader reader)
|
Method Summary | |
java.lang.String |
readLine()
reads a line of data. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NNTPLineReaderImpl(java.io.BufferedReader reader)
Method Detail |
public java.lang.String readLine()
NNTPLineReader
readLine
in interface NNTPLineReader
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |