Uses of Class
javax.mail.Quota

Packages that use Quota
javax.mail Classes modelling a mail system. 
 

Uses of Quota in javax.mail
 

Methods in javax.mail that return Quota
 Quota[] QuotaAwareStore.getQuota(String root)
          Returns the quotas for the given quota root.
 

Methods in javax.mail with parameters of type Quota
 void QuotaAwareStore.setQuota(Quota quota)
          Sets the quotas for the quota root specified in the quota argument.
 



© Copyright 2003, 2004 The Free Software Foundation, All rights reserved