Package | Description |
---|---|
com.sun.mail.imap |
An IMAP protocol provider for the JavaMail API
that provides access to an IMAP message store.
|
Modifier and Type | Method and Description |
---|---|
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 IMAPProtocol |
IMAPMessage.getProtocol()
Get this message's folder's protocol connection.
|
protected boolean |
IMAPMessage.isREV1() |
protected void |
IMAPFolder.throwClosedException(ConnectionException cex)
Throw the appropriate 'closed' exception.
|
Copyright © 1996-2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.