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

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

Classes in org.apache.james.postage.configuration used by org.apache.james.postage
PostageConfiguration
           
 

Classes in org.apache.james.postage.configuration used by org.apache.james.postage.client
MailSender
          specifies, how mail is to be generated and sent, as coming from the configuration ( element)
the source and target are specified by the parent SendProfile instance

TODO init increaseSendPerMinute & maxSendPerMinute from config
 

Classes in org.apache.james.postage.configuration used by org.apache.james.postage.configuration
MailSender
          specifies, how mail is to be generated and sent, as coming from the configuration ( element)
the source and target are specified by the parent SendProfile instance

TODO init increaseSendPerMinute & maxSendPerMinute from config
SendProfile
          specifies for the contained MailSenders, what are source and target of each mail they generate
 

Classes in org.apache.james.postage.configuration used by org.apache.james.postage.mail
MailSender
          specifies, how mail is to be generated and sent, as coming from the configuration ( element)
the source and target are specified by the parent SendProfile instance

TODO init increaseSendPerMinute & maxSendPerMinute from config
 



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