Package org.apache.jsieve.util.check

This package contains the ScriptCheckMailAdapter MailAdapter implementation.

See:
          Description

Class Summary
ScriptChecker Checks a sieve script by executing it against a given mail and reporting the results.
ScriptChecker.Results Contains results of script execution.
ScriptCheckMailAdapter Checks script execution for an email.
 

Package org.apache.jsieve.util.check Description

This package contains the ScriptCheckMailAdapter MailAdapter implementation. This adapter wraps a standard JavaMail message and records the actions to be executed.



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