|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FolderClosedException | |
---|---|
com.sun.mail.imap | An IMAP protocol provider for the JavaMail API that provides access to an IMAP message store. |
Uses of FolderClosedException in com.sun.mail.imap |
---|
Methods in com.sun.mail.imap that throw FolderClosedException | |
---|---|
protected void |
IMAPFolder.checkOpened()
|
protected void |
IMAPMessage.forceCheckExpunged()
Do a NOOP to force any untagged EXPUNGE responses and then check if this message is expunged. |
protected com.sun.mail.imap.protocol.IMAPProtocol |
IMAPMessage.getProtocol()
Get this message's folder's protocol connection. |
protected boolean |
IMAPMessage.isREV1()
|
protected void |
IMAPFolder.throwClosedException(com.sun.mail.iap.ConnectionException cex)
Throw the appropriate 'closed' exception. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |