Uses of Class
org.eclipse.angus.mail.imap.protocol.MODSEQ
-
Packages that use MODSEQ Package Description org.eclipse.angus.mail.imap.protocol This package includes internal IMAP support classes and SHOULD NOT BE USED DIRECTLY BY APPLICATIONS. -
-
Uses of MODSEQ in org.eclipse.angus.mail.imap.protocol
Methods in org.eclipse.angus.mail.imap.protocol that return MODSEQ Modifier and Type Method Description MODSEQIMAPProtocol. fetchMODSEQ(int msgno)Fetch the IMAP MODSEQ for the given message.
-