Uses of Interface
jakarta.mail.QuotaAwareStore
-
Packages that use QuotaAwareStore 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 QuotaAwareStore in org.eclipse.angus.mail.imap
Classes in org.eclipse.angus.mail.imap that implement QuotaAwareStore Modifier and Type Class Description classIMAPSSLStoreThis class provides access to an IMAP message store over SSL.classIMAPStoreThis class provides access to an IMAP message store.
-