Module jakarta.mail
Package jakarta.mail

Interface QuotaAwareStore


public interface QuotaAwareStore
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.
Since:
JavaMail 1.4