Uses of Interface
javax.mail.QuotaAwareStore
-
Packages that use QuotaAwareStore Package Description com.sun.mail.imap An IMAP protocol provider for the Jakarta Mail API that provides access to an IMAP message store. -
-
Uses of QuotaAwareStore in com.sun.mail.imap
Classes in com.sun.mail.imap that implement QuotaAwareStore Modifier and Type Class Description class
IMAPSSLStore
This class provides access to an IMAP message store over SSL.class
IMAPStore
This class provides access to an IMAP message store.
-