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