Uses of Class
jakarta.mail.Quota
Packages that use Quota
Package
Description
The Jakarta Mail API
provides classes that model a mail system.
An IMAP protocol provider for the Jakarta Mail API
that provides access to an IMAP message store.
-
Uses of Quota in jakarta.mail
Methods in jakarta.mail that return QuotaMethods in jakarta.mail with parameters of type Quota -
Uses of Quota in org.eclipse.angus.mail.imap
Methods in org.eclipse.angus.mail.imap that return QuotaModifier and TypeMethodDescriptionQuota[]
IMAPFolder.getQuota()
Get the quotas for the quotaroot associated with this folder.Quota[]
Get the quotas for the named quota root.Methods in org.eclipse.angus.mail.imap with parameters of type Quota