Uses of Class
javax.mail.Quota
Packages that use Quota
Package
Description
An IMAP protocol provider for the Jakarta Mail API
that provides access to an IMAP message store.
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
The Jakarta Mail API
provides classes that model a mail system.
-
Uses of Quota in com.sun.mail.imap
Methods in com.sun.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 com.sun.mail.imap with parameters of type Quota -
Uses of Quota in com.sun.mail.imap.protocol
Methods in com.sun.mail.imap.protocol that return QuotaModifier and TypeMethodDescriptionQuota[]
GETQUOTA Command.Quota[]
IMAPProtocol.getQuotaRoot
(String mbox) GETQUOTAROOT Command.Methods in com.sun.mail.imap.protocol with parameters of type Quota -
Uses of Quota in javax.mail
Methods in javax.mail that return QuotaMethods in javax.mail with parameters of type Quota