public class POP3sMailFolder extends POP3MailFolder
| Constructor and Description |
|---|
POP3sMailFolder(MailActivationSpec spec)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected javax.mail.Store |
openStore(javax.mail.Session session)
Open a store
|
closeStore, getMessages, markMessageSeenclose, close, getInstance, hasNext, next, open, removepublic POP3sMailFolder(MailActivationSpec spec)
spec - The mail activationprotected javax.mail.Store openStore(javax.mail.Session session)
throws javax.mail.NoSuchProviderException
openStore in class POP3MailFoldersession - The mail sessionjavax.mail.NoSuchProviderException - Thrown if there is no providerCopyright © 2016 JBoss by Red Hat. All rights reserved.