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