public static class QuotaAwareStore
extends java.lang.Object
An interface implemented by Stores that support quotas.
The getQuota and setQuota methods
support the quota model defined by the IMAP QUOTA extension.
Refer to RFC 2087
for more information.