| Package | Description |
|---|---|
| com.sun.mail.pop3 |
A POP3 protocol provider for the JavaMail API
that provides access to a POP3 message store.
|
| javax.mail.util |
JavaMail API utility classes.
|
| Class and Description |
|---|
| SharedFileInputStream
A
SharedFileInputStream is a
BufferedInputStream that buffers
data from the file and supports the mark
and reset methods. |
| Class and Description |
|---|
| SharedFileInputStream.SharedFile
A shared class that keeps track of the references
to a particular file so it can be closed when the
last reference is gone.
|