Package | Description |
---|---|
com.sun.mail.pop3 |
A POP3 protocol provider for the JavaMail API
that provides access to a POP3 message store.
|
Modifier and Type | Field and Description |
---|---|
private AppendStream |
WritableSharedFile.af |
Modifier and Type | Method and Description |
---|---|
AppendStream |
WritableSharedFile.getAppendStream()
Return a new AppendStream, but only if one isn't in active use.
|
AppendStream |
TempFile.getAppendStream()
Return a stream for appending to the temp file.
|