Uses of Class gnu.inet.imap.Quota

Uses in package gnu.inet.imap

Methods with return type gnu.inet.imap.Quota

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 2003 The Free Software Foundation, all rights reserved