public interface QuotaAwareStore
2087
Quota[] getQuota(java.lang.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