Uses of Class
org.apache.james.core.MailImpl

Packages that use MailImpl
org.apache.james.transport.mailets Core mailets for use with the Mailet API. 
 

Uses of MailImpl in org.apache.james.transport.mailets
 

Methods in org.apache.james.transport.mailets with parameters of type MailImpl
protected  void AbstractRedirect.setReversePath(MailImpl newMail, MailAddress reversePath, Mail originalMail)
          Sets the "reverse-path" of newMail to reversePath.
 



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