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 |
---|---|
Object |
IMAPFolder.doCommand(IMAPFolder.ProtocolCommand cmd)
Execute a user-supplied IMAP command.
|
Object |
IMAPFolder.doCommandIgnoreFailure(IMAPFolder.ProtocolCommand cmd) |
Object |
IMAPFolder.doOptionalCommand(String err,
IMAPFolder.ProtocolCommand cmd) |
protected Object |
IMAPFolder.doProtocolCommand(IMAPFolder.ProtocolCommand cmd) |
Copyright © 1996-2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.