Uses of Class
org.apache.cocoon.mail.MailContext

Packages that use MailContext
org.apache.cocoon.mail   
 

Uses of MailContext in org.apache.cocoon.mail
 

Subclasses of MailContext in org.apache.cocoon.mail
 class MailContextHttpSession
          An extension of MailContext.
 

Methods in org.apache.cocoon.mail with parameters of type MailContext
protected  void MailAction.populateRequestAttribute(org.apache.cocoon.environment.Request request, MailContext mailContext)
          Populate request attribute map.
protected  List MailAction.retrieveJavaMailObjects(MailContext mailContext)
          Retrieve javamail objects
 AbstractMailCommand MailCommandBuilder.buildAbstractMailCommand(MailContext mailContext)
          Build a mail command.
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.