Uses of Interface
jakarta.mail.UIDFolder
-
Packages that use UIDFolder Package Description org.eclipse.angus.mail.imap An IMAP protocol provider for the Jakarta Mail API that provides access to an IMAP message store. -
-
Uses of UIDFolder in org.eclipse.angus.mail.imap
Classes in org.eclipse.angus.mail.imap that implement UIDFolder Modifier and Type Class Description classDefaultFolderThe default IMAP folder (root of the naming hierarchy).classIMAPFolderThis class implements an IMAP folder.
-