JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Platform API v11.0.0-M4
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
jakarta.mail.Quota
Packages that use
Quota
Package
Description
jakarta.mail
The Jakarta Mail API provides classes that model a mail system.
Uses of
Quota
in
jakarta.mail
Methods in
jakarta.mail
that return
Quota
Modifier and Type
Method
Description
Quota
[]
QuotaAwareStore.
getQuota
(
String
folder)
Get the quotas for the named folder.
Methods in
jakarta.mail
with parameters of type
Quota
Modifier and Type
Method
Description
void
QuotaAwareStore.
setQuota
(
Quota
quota)
Set the quotas for the quota root specified in the quota argument.