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 | Description |
---|---|---|
java.lang.Object |
IMAPFolder.doCommand(IMAPFolder.ProtocolCommand cmd) |
Execute a user-supplied IMAP command.
|
java.lang.Object |
IMAPFolder.doCommandIgnoreFailure(IMAPFolder.ProtocolCommand cmd) |
|
java.lang.Object |
IMAPFolder.doOptionalCommand(java.lang.String err,
IMAPFolder.ProtocolCommand cmd) |
|
protected java.lang.Object |
IMAPFolder.doProtocolCommand(IMAPFolder.ProtocolCommand cmd) |
Copyright © 2018 Oracle. All rights reserved.