Uses of Class
org.apache.james.postage.configuration.SendProfile

Packages that use SendProfile
org.apache.james.postage.configuration   
 

Uses of SendProfile in org.apache.james.postage.configuration
 

Methods in org.apache.james.postage.configuration that return SendProfile
 SendProfile PostageConfiguration.findProfile(boolean sourceInternal, boolean targetInternal)
           
 SendProfile MailSender.getParentProfile()
           
 

Methods in org.apache.james.postage.configuration with parameters of type SendProfile
 void PostageConfiguration.addProfile(SendProfile profile)
           
 

Constructors in org.apache.james.postage.configuration with parameters of type SendProfile
MailSender(SendProfile parent)
           
 



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