JavaScript is disabled on your browser.
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
javax.mail

Interface QuotaAwareStore

  • All Known Implementing Classes:
    IMAPStore


    public interface QuotaAwareStore
    Interface implemented by mail stores that support quotas.
    Since:
    JavaMail 1.4
    See Also:
    2087
    • Method Summary

      Methods
      Modifier and Type Method and Description
      Quota[] getQuota (java.lang.String root)
      Returns the quotas for the given quota root.
      void setQuota (Quota quota)
      Sets the quotas for the quota root specified in the quota argument.
    • Method Detail

      • getQuota

        Quota[] getQuota(java.lang.String root)
         throws MessagingException 
        Returns the quotas for the given quota root.
        Parameters:
        root - the quota root
        Throws:
        MessagingException - if the QUOTA extension is not supported
      • setQuota

        void setQuota(Quota quota)
         throws MessagingException 
        Sets the quotas for the quota root specified in the quota argument.
        Parameters:
        quota - the quota
        Throws:
        MessagingException - if the QUOTA extension is not supported
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /