Uses of Interface
javax.mail.UIDFolder
-
Packages that use UIDFolder Package Description gnu.mail.providers.imap This is a provider for the Internet Message Access Protocol, version 4rev1 (IMAP4rev1), as detailed in RFC 3501. -
-
Uses of UIDFolder in gnu.mail.providers.imap
Classes in gnu.mail.providers.imap that implement UIDFolder Modifier and Type Class Description class
IMAPFolder
The folder class implementing the IMAP4rev1 mail protocol.
-