Uses of Class
org.apache.james.transport.matchers.AbstractQuotaMatcher

Packages that use AbstractQuotaMatcher
org.apache.james.transport.matchers Core matchers for use with the Mailet API. 
 

Uses of AbstractQuotaMatcher in org.apache.james.transport.matchers
 

Subclasses of AbstractQuotaMatcher in org.apache.james.transport.matchers
 class AbstractStorageQuota
          Abstract matcher checking whether a recipient has exceeded a maximum allowed storage quota for messages standing in his inbox.
 class RecipientIsOverFixedQuota
          Checks whether a recipient has exceeded a maximum allowed quota for messages standing in his inbox.
 



Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.