Package org.apache.james.postage.mail

Interface Summary
MailFactory creates one email for the requested sender profile
MailValidator implementations validate matched and received messages by checking for the expected properties.
 

Class Summary
AbstractMailFactory prototype of a mail factory, only missing the use case specific data.
DefaultMailFactory mail factory used, when no other is specified
DefaultMailValidator this validator is used together with DefaultMailFactory
HeaderConstants Postage specific mail headers
MailAnalyzeStrategy handles the process of retrieving, analyzing, matching and finally (optionally) dismissing one received message.
MailMatchingUtils helps matching, analysing and validating result mails and sent test mails
 



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