Uses of Class
javax.mail.Quota

Packages that use Quota
javax.mail   
 

Uses of Quota in javax.mail
 

Methods in javax.mail that return Quota
 Quota[] QuotaAwareStore.getQuota(String root)
          Get the quotas for the specified root element.
 

Methods in javax.mail with parameters of type Quota
 void QuotaAwareStore.setQuota(Quota quota)
          Set a quota item.
 



Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.