| Package | Description |
|---|---|
| gnu.inet.imap |
This package contains an IMAP4rev1 client.
|
| Modifier and Type | Method and Description |
|---|---|
Quota |
IMAPConnection.getquota(String quotaRoot)
Returns the specified quota root's resource usage and limits.
|
Quota[] |
IMAPConnection.getquotaroot(String mailbox)
Returns the quotas for the given mailbox.
|
Quota |
IMAPConnection.setquota(String quotaRoot,
Quota.Resource[] resources)
Sets the quota for the specified quota root.
|
Copyright © 2017. All rights reserved.