Package | Description |
---|---|
com.sun.mail.imap.protocol |
Modifier and Type | Method and Description |
---|---|
MailboxInfo |
IMAPProtocol.examine(String mbox)
EXAMINE Command.
|
MailboxInfo |
IMAPProtocol.examine(String mbox,
ResyncData rd)
EXAMINE Command with QRESYNC data.
|
MailboxInfo |
IMAPProtocol.select(String mbox)
SELECT Command.
|
MailboxInfo |
IMAPProtocol.select(String mbox,
ResyncData rd)
SELECT Command with QRESYNC data.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.