|
||||||||||
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 | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |