public class IMAPsMailFolder extends IMAPMailFolder
| Constructor and Description |
|---|
IMAPsMailFolder(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 IMAPsMailFolder(MailActivationSpec spec)
spec - The activation specprotected javax.mail.Store openStore(javax.mail.Session session)
throws javax.mail.NoSuchProviderException
openStore in class IMAPMailFoldersession - The mail sessionjavax.mail.NoSuchProviderException - Thrown if there is no providerCopyright © 2014 JBoss by Red Hat. All rights reserved.