Package | Description |
---|---|
javax.mail |
The JavaMailTM 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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.