Uses of Package
org.apache.james.postage.mail

Packages that use org.apache.james.postage.mail
org.apache.james.postage.client   
org.apache.james.postage.configuration   
org.apache.james.postage.mail   
org.apache.james.postage.smtpserver   
 

Classes in org.apache.james.postage.mail used by org.apache.james.postage.client
MailAnalyzeStrategy
          handles the process of retrieving, analyzing, matching and finally (optionally) dismissing one received message.
 

Classes in org.apache.james.postage.mail used by org.apache.james.postage.configuration
MailFactory
          creates one email for the requested sender profile
 

Classes in org.apache.james.postage.mail used by org.apache.james.postage.mail
AbstractMailFactory
          prototype of a mail factory, only missing the use case specific data.
MailFactory
          creates one email for the requested sender profile
MailValidator
          implementations validate matched and received messages by checking for the expected properties.
 

Classes in org.apache.james.postage.mail used by org.apache.james.postage.smtpserver
MailAnalyzeStrategy
          handles the process of retrieving, analyzing, matching and finally (optionally) dismissing one received message.
 



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