|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMAPFolder.ProtocolCommand | |
com.sun.mail.imap | An IMAP protocol provider for the JavaMail API that provides access to an IMAP message store. |
Uses of IMAPFolder.ProtocolCommand in com.sun.mail.imap |
Methods in com.sun.mail.imap with parameters of type IMAPFolder.ProtocolCommand | |
java.lang.Object |
IMAPFolder.doCommand(IMAPFolder.ProtocolCommand cmd)
Execute a user-supplied IMAP command. |
java.lang.Object |
IMAPFolder.doOptionalCommand(java.lang.String err,
IMAPFolder.ProtocolCommand cmd)
|
java.lang.Object |
IMAPFolder.doCommandIgnoreFailure(IMAPFolder.ProtocolCommand cmd)
|
protected java.lang.Object |
IMAPFolder.doProtocolCommand(IMAPFolder.ProtocolCommand cmd)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |