Uses of Class
org.apache.james.mailet.standard.matchers.GenericRegexMatcher

Packages that use GenericRegexMatcher
org.apache.james.mailet.standard.matchers Core matchers for use with the Mailet API. 
 

Uses of GenericRegexMatcher in org.apache.james.mailet.standard.matchers
 

Subclasses of GenericRegexMatcher in org.apache.james.mailet.standard.matchers
 class FileRegexMatcher
          Initializes RegexMatcher with regular expressions from a file.
 class NESSpamCheck
          This is based on a sample filter.cfg for a Netscape Mail Server to stop spam.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.