javax.mail
public interface QuotaAwareStore
2087
Quota[] getQuota(String root) throws MessagingException
root
- the quota rootMessagingException
- if the QUOTA extension is not supportedvoid setQuota(Quota quota) throws MessagingException
quota
- the quotaMessagingException
- if the QUOTA extension is not supported© Copyright 2003, 2004 The Free Software Foundation, All rights reserved