Uses of Class
org.eclipse.angus.mail.imap.protocol.MailboxInfo
Packages that use MailboxInfo
Package
Description
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
-
Uses of MailboxInfo in org.eclipse.angus.mail.imap.protocol
Methods in org.eclipse.angus.mail.imap.protocol that return MailboxInfoModifier and TypeMethodDescriptionEXAMINE Command.IMAPProtocol.examine(String mbox, ResyncData rd) EXAMINE Command with QRESYNC data.SELECT Command.IMAPProtocol.select(String mbox, ResyncData rd) SELECT Command with QRESYNC data.