Package com.sun.mail.pop3
Class AppendStream
java.lang.Object
com.sun.mail.pop3.AppendStream
A stream for writing to the temp file, and when done can return a stream for
reading the data just written. NOTE: We assume that only one thread is
writing to the file at a time.
- See Also:
-
Method Summary