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 POP3Store |
POP3Folder.store |
Constructor and Description |
---|
DefaultFolder(POP3Store store) |
POP3Folder(POP3Store store,
java.lang.String name) |