Package | Description |
---|---|
javax.mail |
The Jakarta Mail API
provides classes that model a mail system.
|
Modifier and Type | Method and Description |
---|---|
Quota[] |
QuotaAwareStore.getQuota(String folder)
Get the quotas for the named folder.
|
Modifier and Type | Method and Description |
---|---|
void |
QuotaAwareStore.setQuota(Quota quota)
Set the quotas for the quota root specified in the quota argument.
|
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.